Skip to content

Commit

Permalink
pin/upgrade setuptools/virtualenv
Browse files Browse the repository at this point in the history
  • Loading branch information
blueyed committed May 21, 2021
1 parent 26b99d4 commit 102aa2c
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -35,6 +35,8 @@ jobs:
# env: TOXENV=qa

install:
- python -m pip install -U setuptools==42.0.2
- python -m pip install -U virtualenv==20.4.3
- pip install tox

script:
Expand Down

0 comments on commit 102aa2c

Please sign in to comment.