Commit 0ee7b30
travis-ci: update list of JDKs in CI
Added java-8 (LTS) and java-12 (most recent) JDKs, removed openjdk10
(EOL) and oraclejdk11.
The idea is to test against widely used JDKs (LTS ones) and also against
a most recent JDK (to catch possible problems with new versions of java
early).
OracleJDK is built from OpenJDK starting from java-7, so there is no
much need to test against it.1 parent db186a6 commit 0ee7b30
1 file changed
+3
-3
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
15 | 15 | | |
16 | 16 | | |
17 | 17 | | |
18 | | - | |
19 | | - | |
20 | | - | |
| 18 | + | |
21 | 19 | | |
22 | 20 | | |
| 21 | + | |
| 22 | + | |
23 | 23 | | |
24 | 24 | | |
25 | 25 | | |
| |||
0 commit comments