Skip to content

Commit 102aa2c

Browse files
committed
pin/upgrade setuptools/virtualenv
1 parent 26b99d4 commit 102aa2c

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.travis.yml

+2
Original file line numberDiff line numberDiff line change
@@ -35,6 +35,8 @@ jobs:
3535
# env: TOXENV=qa
3636

3737
install:
38+
- python -m pip install -U setuptools==42.0.2
39+
- python -m pip install -U virtualenv==20.4.3
3840
- pip install tox
3941

4042
script:

0 commit comments

Comments
 (0)