forked from rDrama/rDrama
1
0
Fork 0
rDrama/node_modules/is-color-stop/.travis.yml

9 lines
89 B
YAML
Raw Normal View History

2021-12-13 22:28:32 +00:00
language: node_js
node_js:
- "4"
- "6"
- "7"
after_success:
- npm run coveralls