[wesnoth-commits] [wesnoth/wesnoth] fed0a6: Move the macOS builds to the front of the Travis j...
Pentarctagon
noreply at github.com
Fri Jan 31 04:03:56 UTC 2020
Branch: refs/heads/master
Home: https://github.com/wesnoth/wesnoth
Commit: fed0a65f91933e38a5a6ed5540bfe094f1c495da
https://github.com/wesnoth/wesnoth/commit/fed0a65f91933e38a5a6ed5540bfe094f1c495da
Author: Pentarctagon <pentarctagon at tutamail.com>
Date: 2020-01-30 (Thu, 30 Jan 2020)
Changed paths:
M .travis.yml
Log Message:
-----------
Move the macOS builds to the front of the Travis job queue.
For some reason the xcode job easily runs the longest despite being a partial recompile. Having it also be the final job to run therefore means that the entire build will be waiting for it to complete, whereas having it earlier allows other shorter jobs to be run alongside it.
More information about the Commits
mailing list