Pin TravisCI dist to Trusty for Java 8 support

We should migrate to a modern JDK for a supported release of Ubuntu, but for now this should unbreak the initial steps of the build.
This commit is contained in:
pschord 2019-10-11 09:47:14 -04:00 committed by GitHub
parent 9ea78e2801
commit 833b7b1f0a
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -1,5 +1,6 @@
language: scala
jdk: oraclejdk8
dist: trusty
scala:
- 2.11.8
before_script: