Merge lp:~hjd/widelands/macos-brew-update-workaround into lp:widelands

Proposed by Hans Joachim Desserud
Status: Merged
Merged at revision: 8466
Proposed branch: lp:~hjd/widelands/macos-brew-update-workaround
Merge into: lp:widelands
Diff against target: 11 lines (+1/-0)
1 file modified
.travis.yml (+1/-0)
To merge this branch: bzr merge lp:~hjd/widelands/macos-brew-update-workaround
Reviewer Review Type Date Requested Status
Widelands Developers Pending
Review via email: mp+332739@code.launchpad.net

Description of the change

Let's see if the workaround works.

To post a comment you must log in.
Revision history for this message
bunnybot (widelandsofficial) wrote :

Continuous integration builds have changed state:

Travis build 2714. State: passed. Details: https://travis-ci.org/widelands/widelands/builds/292269289.
Appveyor build 2527. State: failed. Details: https://ci.appveyor.com/project/widelands-dev/widelands/build/_hjd_widelands_macos_brew_update_workaround-2527.

Revision history for this message
SirVer (sirver) wrote :

Awesome! Thanks for the quick turnaround on the fix.

@bunnybot merge

> Am 25.10.2017 um 02:01 schrieb bunnybot <email address hidden>:
>
> Continuous integration builds have changed state:
>
> Travis build 2714. State: passed. Details: https://travis-ci.org/widelands/widelands/builds/292269289.
> Appveyor build 2527. State: failed. Details: https://ci.appveyor.com/project/widelands-dev/widelands/build/_hjd_widelands_macos_brew_update_workaround-2527.
> --
> https://code.launchpad.net/~hjd/widelands/macos-brew-update-workaround/+merge/332739
> You are subscribed to branch lp:widelands.

Preview Diff

[H/L] Next/Prev Comment, [J/K] Next/Prev File, [N/P] Next/Prev Hunk
1=== modified file '.travis.yml'
2--- .travis.yml 2017-08-09 16:41:05 +0000
3+++ .travis.yml 2017-10-24 19:23:20 +0000
4@@ -7,6 +7,7 @@
5 - export DISPLAY=:99.0
6 - if [[ "$TRAVIS_OS_NAME" == "linux" ]]; then sh -e /etc/init.d/xvfb start ; fi
7 - if [[ "$TRAVIS_OS_NAME" == "osx" ]]; then ( sudo Xvfb :99 -ac -screen 0 1024x768x8; echo ok )& fi
8+ - if [[ "$TRAVIS_OS_NAME" == "osx" ]]; then brew update ; fi
9 - sleep 3 # give xvfb some time to start
10
11 # ignore this branch because it is only a mirror of master

Subscribers

People subscribed via source and target branches

to status/vote changes: