Skip to content

Commit

Permalink
Remove openjdk8 option from Travis build matrix (#4213)
Browse files Browse the repository at this point in the history
Replace oraclejdk11 with openjdk11

Signed-off-by: Jan Supol <jan.supol@oracle.com>
  • Loading branch information
jansupol authored and senivam committed Aug 12, 2019
1 parent 8e04007 commit fb846ac
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 @@ -9,8 +9,7 @@ services:

jdk:
- oraclejdk8
- oraclejdk11
- openjdk8
- openjdk11

cache:
directories:
Expand Down

0 comments on commit fb846ac

Please sign in to comment.