Merge pull request #2027 from LLK/update-scratch-gui

Update packages after installing
This commit is contained in:
Ray Schamp 2018-08-17 10:47:14 -04:00 committed by GitHub
commit 9a76c8fde4
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -84,6 +84,7 @@ addons:
install:
- sudo -H pip install -r requirements.txt
- npm --production=false install
- npm --production=false update
jobs:
include:
- stage: test