We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents a6ad12d + 4a9fc91 commit 4845a44Copy full SHA for 4845a44
1 file changed
.travis.yml
@@ -10,7 +10,7 @@ branches:
10
- master
11
- /^v[0-9]/
12
before_install:
13
- - pip install virtualenv==15.2.0
+ - pip install virtualenv==20.0.1
14
- pip install tox-travis
15
script:
16
- tox
0 commit comments