1
0
mirror of https://github.com/simple-icons/simple-icons.git synced 2024-12-26 01:13:41 +02:00
simple-icons/.travis.yml
2017-09-11 21:56:40 +02:00

12 lines
135 B
YAML

language: node_js
node_js:
- "6"
script:
- npm run jsonlint
notifications:
email:
on_success: never
on_failure: change