mirror of
https://github.com/scottlamb/moonfire-nvr.git
synced 2024-12-25 22:55:55 -05:00
Merge branch 'master' into auth
This commit is contained in:
commit
679370c77a
@ -33,6 +33,12 @@ matrix:
|
||||
- ci/install-ffmpeg.sh
|
||||
script:
|
||||
- ci/script-rust.sh
|
||||
- language: node_js
|
||||
node_js: "node"
|
||||
script:
|
||||
- yarn
|
||||
- yarn build
|
||||
- node_modules/eslint/bin/eslint.js ui-src
|
||||
- language: node_js
|
||||
node_js: "8"
|
||||
script:
|
||||
|
Loading…
Reference in New Issue
Block a user