Revert "Work around travis-ci/travis-ci#8363"

This reverts commit e3ab890269.
This commit is contained in:
Anthony Sottile 2018-01-02 11:12:34 -08:00
parent 41d998f1c4
commit ed2a9b5b22

View file

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