Skip to content

Commit c3dc1f4

Browse files
committed
Try to fix Travis again
1 parent 61f9504 commit c3dc1f4

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
@@ -20,4 +20,4 @@ install:
2020
# Work around https://github.com/travis-ci/travis-ci/issues/943
2121
- sudo rm -rf /dev/shm && sudo ln -s /run/shm /dev/shm
2222
# Work around https://github.com/travis-ci/travis-ci/issues/5485
23-
- travis_retry pip install "virtualenv<14.0.0"
23+
- travis_retry pip install setuptools==29.0.1

0 commit comments

Comments
 (0)