Revert "Shallow clone on TravisCI"

This reverts commit 10d2341640c57544ca81bd21cfa60a6aff015692.
TravisCI clones the head of the target branch, and it may not be
the target commit at that time.
This commit is contained in:
Nobuyoshi Nakada 2021-10-13 19:04:46 +09:00
parent 0f1f95a3e3
commit 275b55aea4
No known key found for this signature in database
GPG Key ID: 7CD2805BFA3770C6

View File

@ -16,7 +16,6 @@ os: linux
dist: focal
git:
depth: 1
quiet: true
cache: