File: .travis.yml

Recommend this page to a friend!
  Classes of Manolo Salsas   React JS SVG Library   .travis.yml   Download  
File: .travis.yml
Role: Auxiliary data
Content type: text/plain
Description: Auxiliary data
Class: React JS SVG Library
Generate animated graphics in SVG using React JS
Author: By
Last change: Update of .travis.yml
Date: 20 days ago
Size: 122 bytes
 

Contents

Class file image Download
language: node_js node_js: - "6" - "7" - "8" - "9" - "10" cache: directories: - node_modules sudo: false