mirror of
https://github.com/psforever/PSF-LoginServer.git
synced 2026-01-19 18:44:45 +00:00
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:
parent
9ea78e2801
commit
833b7b1f0a
|
|
@ -1,5 +1,6 @@
|
|||
language: scala
|
||||
jdk: oraclejdk8
|
||||
dist: trusty
|
||||
scala:
|
||||
- 2.11.8
|
||||
before_script:
|
||||
|
|
|
|||
Loading…
Reference in a new issue