This commit is contained in:
Anthony Sottile 2018-01-02 19:12:57 +00:00 committed by GitHub
commit 7344e82bd9

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