Skip to content

Commit c566a40

Browse files
committed
jgit freaks out if it can't find a version tag
1 parent 45f6072 commit c566a40

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.travis.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ sudo: false
55
# as per http://blog.travis-ci.com/2014-12-17-faster-builds-with-container-based-infrastructure/
66

77
git:
8-
depth: 10
8+
depth: 20
99

1010
# prevent travis running gradle assemble; let the build script do it anyway
1111
install: true

0 commit comments

Comments
 (0)