filebrowser/.travis.yml
Henrique Dias 39be89780e
feat: code cleanup, new features and v2.0
We're merging this to continue https://github.com/filebrowser/filebrowser/pull/575 and setup translations auto-updating.
2019-01-05 16:12:09 +00:00

9 lines
83 B
YAML

language: node_js
node_js:
- 10.8.0
script:
- npm run lint
- npm run build