Skip to content

Commit

Permalink
Add latest jdk in travis
Browse files Browse the repository at this point in the history
Signed-off-by: Jorge Bescos Gascon <jorge.bescos.gascon@oracle.com>
  • Loading branch information
jbescos authored and lukasj committed Jun 4, 2021
1 parent 2004f0a commit ac184ae
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .travis.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# Copyright (c) 2020 Oracle and/or its affiliates. All rights reserved.
# Copyright (c) 2020, 2021 Oracle and/or its affiliates. All rights reserved.
#
# This program and the accompanying materials are made available under the
# terms of the Eclipse Distribution License v. 1.0, which is available at
Expand All @@ -13,7 +13,7 @@ dist: bionic

jdk:
- oraclejdk11
- oraclejdk14
- openjdk-ea

cache:
directories:
Expand Down

0 comments on commit ac184ae

Please sign in to comment.