We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 26b99d4 commit 102aa2cCopy full SHA for 102aa2c
.travis.yml
@@ -35,6 +35,8 @@ jobs:
35
# env: TOXENV=qa
36
37
install:
38
+ - python -m pip install -U setuptools==42.0.2
39
+ - python -m pip install -U virtualenv==20.4.3
40
- pip install tox
41
42
script:
0 commit comments