mirror of
https://github.com/ilri/cgspace-java-helpers.git
synced 2024-12-22 21:22:22 +01:00
Revert ".travis.yml: Use Ubuntu 20.04 "Focal" environment"
This reverts commit 4d59c1a00d
.
Something's wrong with Java 8 in Travis's Ubuntu Focal environment:
Expected feature release number in range of 9 to 16, but got: 8
This commit is contained in:
parent
4d59c1a00d
commit
112cb8a133
@ -1,4 +1,4 @@
|
|||||||
dist: focal
|
dist: bionic
|
||||||
language: java
|
language: java
|
||||||
jdk:
|
jdk:
|
||||||
- openjdk8
|
- openjdk8
|
||||||
|
Loading…
Reference in New Issue
Block a user