bloodymary/node_modules/isstream/.travis.yml
2020-08-07 18:43:20 +00:00

12 lines
150 B
YAML

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