There was an error while loading. Please reload this page.
1 parent 61f9504 commit c3dc1f4Copy full SHA for c3dc1f4
.travis.yml
@@ -20,4 +20,4 @@ install:
20
# Work around https://github.com/travis-ci/travis-ci/issues/943
21
- sudo rm -rf /dev/shm && sudo ln -s /run/shm /dev/shm
22
# Work around https://github.com/travis-ci/travis-ci/issues/5485
23
- - travis_retry pip install "virtualenv<14.0.0"
+ - travis_retry pip install setuptools==29.0.1
0 commit comments