Skip to content

Commit

Permalink
Build with jdk14 (#508)
Browse files Browse the repository at this point in the history
  • Loading branch information
ebussieres authored May 2, 2020
1 parent 80d5896 commit dce0a26
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,8 +7,7 @@ language: java
jdk:
- openjdk8
- openjdk11
- openjdk12
- openjdk13
- openjdk14

after_success:
- export VERSION=$(echo "cat //*[local-name()='project']/*[local-name()='version']/text()" | xmllint --nocdata --shell pom.xml | sed '1d;$d')
Expand Down

0 comments on commit dce0a26

Please sign in to comment.