We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a6ad12d commit 4a9fc91Copy full SHA for 4a9fc91
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