cryptocurrency-icons/.travis.yml

7 lines
94 B
YAML

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