remark-lint/.travis.yml
2018-05-17 22:14:06 +02:00

6 lines
100 B
YAML

language: node_js
node_js:
- lts/boron
- node
after_script: bash <(curl -s https://codecov.io/bash)