Skip to content

Commit 7581b9f

Browse files
authored
Travis: upgrade tox: 2.3.1 => 2.7.0 (#488)
1 parent 8069ef5 commit 7581b9f

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
@@ -80,7 +80,7 @@ install:
8080
- sed -i.bak 's/whitelist_externals =/\0\n travis_retry_pip/' tox.ini
8181
- diff tox.ini tox.ini.bak && return 1 || true
8282

83-
- pip install tox==2.3.1
83+
- pip install tox==2.7.0
8484

8585
script:
8686
- tox

0 commit comments

Comments
 (0)