Unverified Commit a53f9aed authored by Karishma Chadha's avatar Karishma Chadha Committed by GitHub

Merge pull request #4956 from LLK/release/2021-02-04

[Develop] Update travis.yml to fix build issues on 'master'
parents 38beb6a9 c9464954
...@@ -115,7 +115,7 @@ before_install: ...@@ -115,7 +115,7 @@ before_install:
install: install:
- sudo -H pip install -r requirements.txt - sudo -H pip install -r requirements.txt
- npm --production=false install - npm --production=false install
- npm --production=false update - npm --production=false --legacy-peer-deps update
before_script: greenkeeper-lockfile-update before_script: greenkeeper-lockfile-update
after_script: greenkeeper-lockfile-upload after_script: greenkeeper-lockfile-upload
jobs: jobs:
......
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