CartoAssets/.travis.yml
2017-12-22 13:08:57 +01:00

10 lines
126 B
YAML

language: node_js
node_js:
- 6.9.2
notifications:
email:
on_success: never
on_failure: change
cache:
yarn: true