Commit 341aa046 authored by rschamp's avatar rschamp Committed by Karishma Chadha

Install dev dependencies

parent 749b52e1
...@@ -109,7 +109,7 @@ addons: ...@@ -109,7 +109,7 @@ addons:
- g++-4.8 - g++-4.8
install: install:
- sudo -H pip install -r requirements.txt - sudo -H pip install -r requirements.txt
- npm ci - npm --production=false ci
jobs: jobs:
include: include:
- stage: test - 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