Skip to content

Commit e3ab890

Browse files
committed
1 parent 04018ad commit e3ab890

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.travis.yml

+2
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,8 @@ matrix:
1616
install: pip install coveralls tox
1717
script: tox
1818
before_install:
19+
# work around https://github.com/travis-ci/travis-ci/issues/8363
20+
- pyenv global system 3.5
1921
- git --version
2022
- |
2123
if [ "$LATEST_GIT" = "1" ]; then

0 commit comments

Comments
 (0)