mirror of
https://github.com/koodiklinikka/koodiklinikka.fi.git
synced 2026-02-10 04:50:58 +00:00
Travis: run lint before build
This commit is contained in:
@@ -4,6 +4,9 @@ node_js:
|
||||
- "11.6.0"
|
||||
install:
|
||||
- npm install
|
||||
test:
|
||||
- npm run lint
|
||||
- npm run build
|
||||
#deploy:
|
||||
# local_dir: public
|
||||
# provider: pages
|
||||
|
||||
Reference in New Issue
Block a user