We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 45f6072 commit c566a40Copy full SHA for c566a40
1 file changed
.travis.yml
@@ -5,7 +5,7 @@ sudo: false
5
# as per http://blog.travis-ci.com/2014-12-17-faster-builds-with-container-based-infrastructure/
6
7
git:
8
- depth: 10
+ depth: 20
9
10
# prevent travis running gradle assemble; let the build script do it anyway
11
install: true
0 commit comments