mirror of
https://github.com/pre-commit/pre-commit.git
synced 2026-02-19 17:14:43 +04:00
Simplify cross version tests
This commit is contained in:
parent
c5030c8dca
commit
a506a1cac1
6 changed files with 8 additions and 11 deletions
|
|
@ -16,8 +16,6 @@ matrix:
|
|||
install: pip install coveralls tox
|
||||
script: tox
|
||||
before_install:
|
||||
# work around https://github.com/travis-ci/travis-ci/issues/8363
|
||||
- which python3.5 || (pyenv install 3.5.4 && pyenv global system 3.5.4)
|
||||
- git --version
|
||||
- |
|
||||
if [ "$LATEST_GIT" = "1" ]; then
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue