1
0
Fork 0
mirror of https://github.com/actions/setup-python.git synced 2025-01-14 00:31:25 -05:00
setup-python/node_modules/isstream/.travis.yml

13 lines
150 B
YAML
Raw Normal View History

2019-06-26 21:12:00 -04:00
language: node_js
node_js:
- "0.8"
- "0.10"
- "0.11"
branches:
only:
- master
notifications:
email:
- rod@vagg.org
script: npm test