Skip to content

Commit

Permalink
Enable JDK 12 and 13 on travis
Browse files Browse the repository at this point in the history
  • Loading branch information
cushon committed May 19, 2020
1 parent 7cfcc74 commit 937b3d2
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 @@ -6,6 +6,8 @@ jdk:
- oraclejdk8
- oraclejdk9
- openjdk11
- openjdk12
- openjdk13
- openjdk-ea

matrix:
Expand Down

0 comments on commit 937b3d2

Please sign in to comment.