mirror of
https://github.com/psforever/PSF-LoginServer.git
synced 2026-03-27 08:09:16 +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 changed files with 1 additions and 0 deletions
|
|
@ -1,5 +1,6 @@
|
|||
language: scala
|
||||
jdk: oraclejdk8
|
||||
dist: trusty
|
||||
scala:
|
||||
- 2.11.8
|
||||
before_script:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue