Skip to content

Commit

Permalink
Pin virtualenv version in for windows builds
Browse files Browse the repository at this point in the history
  • Loading branch information
nmearl committed Nov 2, 2020
1 parent e46e055 commit 35a2011
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -156,6 +156,7 @@ install:
fi

script:
- pip install virtualenv==20.0.33 # 20.0.34 broken!
- pip install tox
- tox $TOXARGS -- $TOXPOSARGS

Expand Down

0 comments on commit 35a2011

Please sign in to comment.