Skip to content

Commit 19c5974

Browse files
committed
ci(travis): Increase git depth (fix semantic-release) ⚙️
1 parent 6180b00 commit 19c5974

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.travis.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ branches:
99
- master
1010
- /^greenkeeper.*$/
1111
git:
12-
depth: 3
12+
depth: 999
1313
before_install:
1414
- npm install -g greenkeeper-lockfile@1
1515
before_script:

0 commit comments

Comments
 (0)