mirror of
https://github.com/gotify/server.git
synced 2026-09-10 17:59:29 +08:00
Add eslint to travis build
This commit is contained in:
committed by
Jannis Mattheis
parent
d5b6b8d1c3
commit
12d443acfd
@@ -34,6 +34,7 @@ script:
|
||||
# packr builds a go file for all packr "boxes", this would be f.ex. the spec.json file.
|
||||
- (cd ui && npm run build)
|
||||
- packr
|
||||
- ui/node_modules/.bin/eslint ui/src
|
||||
- make test
|
||||
- make check
|
||||
|
||||
|
||||
Reference in New Issue
Block a user