Toni Förster has proposed merging lp:~widelands-dev/widelands/travis_xenial into lp:widelands.
Commit message: use xenial on travis Requested reviews: Widelands Developers (widelands-dev) For more details, see: https://code.launchpad.net/~widelands-dev/widelands/travis_xenial/+merge/368237 this is just a test -- Your team Widelands Developers is requested to review the proposed merge of lp:~widelands-dev/widelands/travis_xenial into lp:widelands.
=== modified file '.travis.yml' --- .travis.yml 2019-04-04 16:51:26 +0000 +++ .travis.yml 2019-06-02 20:37:45 +0000 @@ -1,7 +1,7 @@ language: cpp script: bash -e .travis.sh sudo: required -dist: trusty +dist: xenial before_script: - export DISPLAY=:99.0
_______________________________________________ Mailing list: https://launchpad.net/~widelands-dev Post to : widelands-dev@lists.launchpad.net Unsubscribe : https://launchpad.net/~widelands-dev More help : https://help.launchpad.net/ListHelp