Skip to content

Commit a63c2d6

Browse files
install gradle wrapper first in travis
1 parent 6473891 commit a63c2d6

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.travis.yml

+2
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,5 @@
1+
install: gradle wrapper --gradle-version 4.4
2+
13
language: java
24

35
jdk:

0 commit comments

Comments
 (0)