cryptocurrency-icons/.travis.yml
2019-04-10 14:32:06 +07:00

7 lines
94 B
YAML

language: node_js
node_js: '8'
script: npm test
notifications:
email:
on_success: never