Files
RoboCommander/node_modules/through2/.travis.yml

12 lines
149 B
YAML
Raw Normal View History

2026-04-05 16:14:49 -04:00
language: node_js
node_js:
- "0.8"
- "0.10"
- "0.11"
branches:
only:
- master
notifications:
email:
- rod@vagg.org
script: npm test