Skip to content

Commit 4a9fc91

Browse files
committed
update virtualenv version for travis
1 parent a6ad12d commit 4a9fc91

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.travis.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ branches:
1010
- master
1111
- /^v[0-9]/
1212
before_install:
13-
- pip install virtualenv==15.2.0
13+
- pip install virtualenv==20.0.1
1414
- pip install tox-travis
1515
script:
1616
- tox

0 commit comments

Comments
 (0)