CI: Build on Ubuntu Xenial for Travis CI

Trusty is reaching EOL in April 2019.
master
Gol-D-Ace 2019-03-06 00:58:51 +01:00
parent 7f3ae272c7
commit 5e01429aa6
1 changed files with 1 additions and 1 deletions

View File

@ -29,7 +29,7 @@ matrix:
before_deploy: "./CI/before-deploy-osx.sh"
- os: linux
dist: trusty
dist: xenial
sudo: required
before_install: "./CI/install-dependencies-linux.sh"
before_script: "./CI/before-script-linux.sh"