Skip to content

Commit

Permalink
CI: raise clone depth limit on CI
Browse files Browse the repository at this point in the history
  • Loading branch information
jreback authored and tm9k1 committed Nov 19, 2018
1 parent 3f9db65 commit e838af4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ env:

git:
# for cloning
depth: 1000
depth: 1500

matrix:
fast_finish: true
Expand Down

0 comments on commit e838af4

Please sign in to comment.