thedesk/app/node_modules/through2/.travis.yml
2019-09-12 23:38:13 +09:00

12 lines
149 B
YAML

language: node_js
node_js:
- "0.8"
- "0.10"
- "0.11"
branches:
only:
- master
notifications:
email:
- rod@vagg.org
script: npm test