Unverified Commit eefc5652 authored by Ray Schamp's avatar Ray Schamp Committed by GitHub

Update packages after installing

This will bring in the latest version of anything not explicitly pinned, notably scratch-gui
parent d105cb44
......@@ -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
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment