We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9c68856 commit a739fb7Copy full SHA for a739fb7
.travis.yml
@@ -3,6 +3,7 @@ sudo: false
3
jdk:
4
- oraclejdk8
5
- openjdk7
6
+- openjdk8
7
after_script:
8
- "./gradlew build"
9
- "./scripts/s3upload.sh"
0 commit comments