Files
australis-theme-generator/.travis.yml
2018-04-26 09:56:31 -07:00

10 lines
118 B
YAML

language: node_js
os:
- linux
node_js:
- 8
notifications:
email: false
script:
- npm run lint
- npm run tsc