mirror of
https://github.com/ilri/cgspace-java-helpers.git
synced 2024-11-17 04:17:06 +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
|
||||
jdk:
|
||||
- openjdk8
|
||||
|
Loading…
Reference in New Issue
Block a user