mirror of
https://github.com/scratchfoundation/scratch-www.git
synced 2025-02-17 08:31:23 -05:00
Merge pull request #4956 from LLK/release/2021-02-04
[Develop] Update travis.yml to fix build issues on 'master'
This commit is contained in:
commit
a53f9aed35
1 changed files with 1 additions and 1 deletions
|
@ -115,7 +115,7 @@ before_install:
|
|||
install:
|
||||
- sudo -H pip install -r requirements.txt
|
||||
- npm --production=false install
|
||||
- npm --production=false update
|
||||
- npm --production=false --legacy-peer-deps update
|
||||
before_script: greenkeeper-lockfile-update
|
||||
after_script: greenkeeper-lockfile-upload
|
||||
jobs:
|
||||
|
|
Loading…
Reference in a new issue