Skip to content

Commit

Permalink
Set upgrade strategy
Browse files Browse the repository at this point in the history
  • Loading branch information
amol- committed Aug 29, 2020
1 parent 8b7b799 commit b7dc736
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ python:
- nightly

install:
- travis_retry pip install -U --pre -e .[testing,webassets]
- travis_retry pip install -U --upgrade-strategy=eager --pre -e .[testing,webassets]
- travis_retry pip install 'pycparser==2.18'
- travis_retry pip install 'coveralls'

Expand Down

0 comments on commit b7dc736

Please sign in to comment.