Skip to content

Commit

Permalink
Use newer JDKs in Travis build
Browse files Browse the repository at this point in the history
  • Loading branch information
pzygielo committed May 17, 2021
1 parent e25286b commit ea48b5a
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,5 +1,5 @@
language: java

jdk:
- oraclejdk7
- openjdk6
- oraclejdk11
- openjdk11

0 comments on commit ea48b5a

Please sign in to comment.