cumstorm/.travis.yml

6 lines
61 B
YAML
Raw Normal View History

2020-01-25 11:56:01 +01:00
language: node_js
node_js:
- "10"
script:
- npm run lint