mirror of
https://github.com/scratchfoundation/scratch-www.git
synced 2024-11-27 09:35:56 -05:00
Install dev dependencies
This commit is contained in:
parent
749b52e15f
commit
341aa046e9
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue