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 0086f31 commit b7e102dCopy full SHA for b7e102d
.travis.yml
@@ -3,7 +3,7 @@ install:
3
# Download dependencies with JDK 8 because Maven Central supports
4
# TLS 1.2 only but OpenJDK 6 does not.
5
- export ORIGINAL_JAVA_HOME=$JAVA_HOME
6
- - jdk_switcher use oraclejdk8
+ - jdk_switcher use oraclejdk8
7
- ./mvnw test -DskipTests
8
# Delete all files created with JDK 8
9
- ./mvnw clean
0 commit comments