summaryrefslogtreecommitdiff
path: root/.travis.yml
diff options
context:
space:
mode:
authorNobuyoshi Nakada <nobu@ruby-lang.org>2021-10-13 19:04:46 +0900
committerNobuyoshi Nakada <nobu@ruby-lang.org>2021-10-13 19:04:46 +0900
commit275b55aea486a244f035e7591208a50f00ea1411 (patch)
treeba6b39a0cc2d724108c0640eb88864af4503ae9f /.travis.yml
parent0f1f95a3e3011b6c61fdc455e4078e5e231548e3 (diff)
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.
Diffstat (limited to '.travis.yml')
-rw-r--r--.travis.yml1
1 files changed, 0 insertions, 1 deletions
diff --git a/.travis.yml b/.travis.yml
index e08f6b248c..c47de4b80a 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -16,7 +16,6 @@ os: linux
dist: focal
git:
- depth: 1
quiet: true
cache: