DigitalConsumer.FixMyGlass/node_modules/is-color-stop/.travis.yml
2021-09-20 17:57:19 -04:00

9 lines
No EOL
89 B
YAML

language: node_js
node_js:
- "4"
- "6"
- "7"
after_success:
- npm run coveralls