Skip to content

Commit

Permalink
Fix CI: downgrade distro from Xenial to Trusty
Browse files Browse the repository at this point in the history
... so that (old) JDK 8 can be used.
  • Loading branch information
marccarre committed Jun 19, 2020
1 parent 6eff7cd commit 8540ed2
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
language: java
dist: trusty
jdk:
- openjdk8
- oraclejdk8
Expand Down

0 comments on commit 8540ed2

Please sign in to comment.