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: Remove support for node 5
Fix travis file. Add npm version badge
Date: 2 years 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