Skip to content

Commit 4845a44

Browse files
authored
Merge pull request #73 from amadeus4dev/update-travis-venv
update virtualenv version for travis
2 parents a6ad12d + 4a9fc91 commit 4845a44

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)