Skip to content

Commit 542674f

Browse files
committed
Don't use the Gradle wrapper after all.
Going to have to blame Abrar for that one.
1 parent 30aba5b commit 542674f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.travis.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -5,4 +5,4 @@ install: true
55
matrix:
66
include:
77
- jdk: openjdk6
8-
script: ./gradlew build
8+
script: gradle build

0 commit comments

Comments
 (0)