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.
2 parents 9c68856 + a2a11ce commit 8a42b32Copy full SHA for 8a42b32
.travis.yml
@@ -2,7 +2,7 @@ language: java
2
sudo: false
3
jdk:
4
- oraclejdk8
5
-- openjdk7
+- openjdk8
6
after_script:
7
- "./gradlew build"
8
- "./scripts/s3upload.sh"
0 commit comments