Skip to content

Commit

Permalink
Add build for oraclejdk9/11
Browse files Browse the repository at this point in the history
  • Loading branch information
DavidePastore committed Jun 1, 2019
1 parent 5168e88 commit 63102fc
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,8 @@ language: java

jdk:
- oraclejdk8
- oraclejdk9
- oraclejdk11

after_success:
- mvn clean test jacoco:report coveralls:report

0 comments on commit 63102fc

Please sign in to comment.