yxliang01/git-upload

View on GitHub
.travis.yml

Summary

Maintainability
Test Coverage
language: node_js
node_js:
  - "6"
  - "5"
  - "4"
  - "iojs"
  - "node"
cache:
  yarn: true
notifications:
  email: true