Skip to content

Commit

Permalink
Added JDK11
Browse files Browse the repository at this point in the history
  • Loading branch information
Ryan J. McDonough committed May 21, 2019
1 parent 0896e13 commit d91a59b
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,7 +5,7 @@ jdk:
# - oraclejdk7 disabling due to the container not being able to set JAVA_HOME correctly
- oraclejdk8
- openjdk8
- oraclejdk9
- oraclejdk11
sudo: false
install: ./mvnw clean
script: ./mvnw install site
Expand Down

0 comments on commit d91a59b

Please sign in to comment.