Skip to content

Commit eefe8e1

Browse files
committed
ci(travis): Remove unnecessary git depth
1 parent 30b346b commit eefe8e1

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

.travis.yml

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -9,10 +9,6 @@ branches:
99
- master
1010
- /^greenkeeper.*$/
1111

12-
# Retrieve 999 commits (default is 50) so semantic-release can analyze all commits when there is more than 50 on a PR
13-
git:
14-
depth: 999
15-
1612
# Retry install on fail to avoid failing a build on network/disk/external errors
1713
install:
1814
- travis_retry npm install

0 commit comments

Comments
 (0)