lv7777/hello_npm

View on GitHub
.travis.yml

Summary

Maintainability
Test Coverage
language: node_js
node_js:
 - 2.2
before_script:
 - npm install -g eslint
 - npm install -g gulp
 - npm install -g mocha
notifications:
  webhooks:
    - https://maker.ifttt.com/trigger/travisCI/with/key/"$secure_key"