Downgraded Ubuntu version on travis to hopefully fix #3144. (#3198)

This commit is contained in:
Vexatos 2019-12-26 00:10:03 +01:00 committed by GitHub
parent 0a65a5a83b
commit 36b9ba06d7
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 2 additions and 1 deletions

View File

@ -2,6 +2,7 @@ sudo: false
language: scala
scala: 2.11.1
jdk: oraclejdk8
dist: trusty
notifications:
email: false

View File

@ -3,4 +3,4 @@ distributionBase=GRADLE_USER_HOME
distributionPath=wrapper/dists
zipStoreBase=GRADLE_USER_HOME
zipStorePath=wrapper/dists
distributionUrl=http\://services.gradle.org/distributions/gradle-2.3-bin.zip
distributionUrl=https\://services.gradle.org/distributions/gradle-2.3-bin.zip