Skip to content

Commit

Permalink
Updated OpenJDK 10 to 11
Browse files Browse the repository at this point in the history
  • Loading branch information
redcatbear authored Oct 17, 2018
1 parent da66562 commit de1a121
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 @@ -2,7 +2,7 @@ language: java

jdk:
- openjdk8
- openjdk10
- openjdk11

before_script:
- version=$(grep -oP '(?<=^ <version>)[^<]*' pom.xml)
Expand Down

0 comments on commit de1a121

Please sign in to comment.