mirror of
https://github.com/filebrowser/filebrowser.git
synced 2024-06-07 23:00:43 +00:00
39be89780e
We're merging this to continue https://github.com/filebrowser/filebrowser/pull/575 and setup translations auto-updating.
9 lines
83 B
YAML
9 lines
83 B
YAML
language: node_js
|
|
|
|
node_js:
|
|
- 10.8.0
|
|
|
|
script:
|
|
- npm run lint
|
|
- npm run build
|