chat-client/node_modules/through2/.travis.yml

12 lines
149 B
YAML
Raw Normal View History

2019-03-24 17:22:44 +11:00
language: node_js
node_js:
- "0.8"
- "0.10"
- "0.11"
branches:
only:
- master
notifications:
email:
- rod@vagg.org
script: npm test