Преглед изворни кода

CI: Build on Ubuntu Xenial for Travis CI

Trusty is reaching EOL in April 2019.
Gol-D-Ace пре 6 година
родитељ
комит
5e01429aa6
1 измењених фајлова са 1 додато и 1 уклоњено
  1. 1 1
      .travis.yml

+ 1 - 1
.travis.yml

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