Skip to content

Commit

Permalink
Update pip
Browse files Browse the repository at this point in the history
  • Loading branch information
st4lk committed Feb 15, 2021
1 parent 63e1954 commit abffc28
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Expand Up @@ -30,7 +30,7 @@ matrix:
- python: 3.9
env: TOXENV=py39-django31

install: pip install --quiet tox
install: pip install --quiet --upgrade pip tox

# command to run tests
script: tox
Expand Down

0 comments on commit abffc28

Please sign in to comment.