We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3c95b3f commit 2db0478Copy full SHA for 2db0478
.travis.yml
@@ -80,7 +80,7 @@ install:
80
- sed -i.bak 's/whitelist_externals =/\0\n travis_retry_pip/' tox.ini
81
- diff tox.ini tox.ini.bak && return 1 || true
82
83
- - pip install tox==2.3.1
+ - pip install tox==2.7.0
84
85
script:
86
- tox
0 commit comments