This commit is contained in:
Anthony Sottile
2017-09-07 09:40:06 -07:00
parent 04018ad4e7
commit e3ab890269

View File

@@ -16,6 +16,8 @@ matrix:
install: pip install coveralls tox
script: tox
before_install:
# work around https://github.com/travis-ci/travis-ci/issues/8363
- pyenv global system 3.5
- git --version
- |
if [ "$LATEST_GIT" = "1" ]; then