keeweb-plugins/.travis.yml

8 lines
88 B
YAML

language: node_js
node_js:
- stable
install:
- npm install
script:
- npm run lint