Merge branch 'master' into auth

This commit is contained in:
Scott Lamb 2018-11-20 11:26:26 -08:00
commit 679370c77a
2 changed files with 1218 additions and 639 deletions

View File

@ -33,6 +33,12 @@ matrix:
- ci/install-ffmpeg.sh - ci/install-ffmpeg.sh
script: script:
- ci/script-rust.sh - 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 - language: node_js
node_js: "8" node_js: "8"
script: script:

1851
yarn.lock

File diff suppressed because it is too large Load Diff