File: .travis.yml

Recommend this page to a friend!
  Classes of Farhadur Rahim   RadiogramJS   .travis.yml   Download  
File: .travis.yml
Role: Auxiliary data
Content type: text/plain
Description: Auxiliary data
Class: RadiogramJS
Radio like choice from options defined as HTML
Author: By
Last change: Update of .travis.yml
Date: 3 years ago
Size: 148 bytes
 

Contents

Class file image Download
language: node_js node_js: - '5' - '4' - '0.12' - '0.10' - 'iojs' before_install: - npm update -g npm after_script: - npm run codecov