widelands-dev team mailing list archive
-
widelands-dev team
-
Mailing list archive
-
Message #10720
Re: [Merge] lp:~widelands-dev/widelands/travis-osx into lp:widelands
>travis-retry sudo apt-get install -qq g++-$GCC_VERSION;
>etc, so that we can at least ensure that we can get the compilers?
That's a good idea :) I've added travis_retry for the compiler installation and package installation on macos. That should give us better control over the parts we install directly ourselves at least.
I found a way which (hopefully) starts xvfb on macos inspired by https://github.com/travis-ci/travis-ci/issues/7313. One of the last comments mentions that while the reporter got things running, it still didn't seem to have opengl support. Let's see if it is a step in the right direction.
--
https://code.launchpad.net/~widelands-dev/widelands/travis-osx/+merge/327490
Your team Widelands Developers is requested to review the proposed merge of lp:~widelands-dev/widelands/travis-osx into lp:widelands.
References