FLUJOS/BACK_BACK/node_modules/isstream/.travis.yml
2025-11-07 00:06:12 +01:00

12 lines
150 B
YAML
Executable file

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