mirror of
https://github.com/apache/commons-csv.git
synced 2025-02-18 07:56:33 +00:00
Travis: Replace Java 14 with 15. One Java 11
build.
This commit is contained in:
parent
63941478d2
commit
8c9974d0fd
@ -17,10 +17,9 @@ language: java
|
||||
|
||||
matrix:
|
||||
include:
|
||||
- jdk: oraclejdk11
|
||||
- jdk: openjdk8
|
||||
- jdk: openjdk11
|
||||
- jdk: openjdk14
|
||||
- jdk: openjdk15
|
||||
- jdk: openjdk-ea
|
||||
allow_failures:
|
||||
- jdk: openjdk-ea
|
||||
|
Loading…
x
Reference in New Issue
Block a user