Skip to content

Commit

Permalink
Don't use the Gradle wrapper after all.
Browse files Browse the repository at this point in the history
Going to have to blame Abrar for that one.
  • Loading branch information
sk89q committed Sep 8, 2014
1 parent 30aba5b commit 542674f
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 @@ -5,4 +5,4 @@ install: true
matrix:
include:
- jdk: openjdk6
script: ./gradlew build
script: gradle build

0 comments on commit 542674f

Please sign in to comment.