Skip to content

Commit

Permalink
Update cached build dependencies if possible
Browse files Browse the repository at this point in the history
  • Loading branch information
17451k committed Mar 12, 2020
1 parent 7b88818 commit d1f3206
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 @@ -10,7 +10,7 @@ python:
- "3.8"

before_script:
- pip install coveralls pytest
- pip install -U coveralls pytest

install:
- pip install .
Expand Down

0 comments on commit d1f3206

Please sign in to comment.