We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 30aba5b commit 542674fCopy full SHA for 542674f
.travis.yml
@@ -5,4 +5,4 @@ install: true
5
matrix:
6
include:
7
- jdk: openjdk6
8
- script: ./gradlew build
+ script: gradle build
0 commit comments