Install dev dependencies

This commit is contained in:
rschamp 2021-02-12 13:44:41 -05:00 committed by Karishma Chadha
parent 749b52e15f
commit 341aa046e9

View file

@ -109,7 +109,7 @@ addons:
- g++-4.8
install:
- sudo -H pip install -r requirements.txt
- npm ci
- npm --production=false ci
jobs:
include:
- stage: test