Skip to content

Commit

Permalink
Fix JDKs for Travis
Browse files Browse the repository at this point in the history
  • Loading branch information
dakrone committed Feb 4, 2019
1 parent b980b7b commit 3157068
Showing 1 changed file with 4 additions and 2 deletions.
6 changes: 4 additions & 2 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,8 @@ branches:
only:
- master
jdk:
- oraclejdk8
- openjdk7
- oraclejdk7
- oraclejdk8
- openjdk9
- openjdk10
- openjdk11

0 comments on commit 3157068

Please sign in to comment.