GT2/GT2-Android/node_modules/request-progress/.travis.yml

6 lines
73 B
YAML

language: node_js
node_js:
- "4"
- "5"
script: "npm run test-travis"