Skip to content

Commit a922225

Browse files
committed
Revert ".travis.yml: clone repository with a depth of 1 commit."
This reverts commit 08bb9a4. Reverting this change won't harm but it's possible that it solves "Cannot find a merge base between danger_base and danger_head" error from Danger.
1 parent 5abff06 commit a922225

File tree

1 file changed

+0
-5
lines changed

1 file changed

+0
-5
lines changed

.travis.yml

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -63,8 +63,3 @@ notifications:
6363

6464
# We don't want to run `mvn install -DskipTests=true` for downloading project's dependencies
6565
install: true
66-
67-
# Clone repository with a depth of 1 commit.
68-
# https://docs.travis-ci.com/user/customizing-the-build/#Git-Clone-Depth
69-
git:
70-
depth: 1 # default: 50

0 commit comments

Comments
 (0)