mirror of
https://github.com/pre-commit/pre-commit.git
synced 2026-02-19 00:54:42 +04:00
Remove --unshallow fetch from travis-ci config
This commit is contained in:
parent
3e507bf8bd
commit
68ce070b65
2 changed files with 10 additions and 9 deletions
|
|
@ -16,8 +16,6 @@ matrix:
|
|||
install: pip install coveralls tox
|
||||
script: tox
|
||||
before_install:
|
||||
# Our tests inspect some of *our* git history
|
||||
- git fetch --unshallow
|
||||
- git --version
|
||||
- |
|
||||
if [ "$LATEST_GIT" = "1" ]; then
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue