[Scummvm-git-logs] scummvm master -> 41ee6431a905008fe303d9bdedc6010f5717bb5a
csnover
csnover at users.noreply.github.com
Sat Sep 9 18:27:47 CEST 2017
This automated email contains information about 1 new commit which have been
pushed to the 'scummvm' repo located at https://github.com/scummvm/scummvm .
Summary:
41ee6431a9 BUILD: Remove macOS build target from Travis CI
Commit: 41ee6431a905008fe303d9bdedc6010f5717bb5a
https://github.com/scummvm/scummvm/commit/41ee6431a905008fe303d9bdedc6010f5717bb5a
Author: Colin Snover (github.com at zetafleet.com)
Date: 2017-09-09T11:22:48-05:00
Commit Message:
BUILD: Remove macOS build target from Travis CI
The macOS build machines on Travis CI are failing constantly, and
for the time they've been enabled, they haven't really proven to
give any benefit. So, turning them off now, at least until Travis
CI gets more reliable so we are not contantly notified about their
broken build machines.
Changed paths:
.travis.yml
diff --git a/.travis.yml b/.travis.yml
index 36c6774..e264369 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -38,7 +38,6 @@ compiler:
os:
- linux
- - osx
dist: trusty
More information about the Scummvm-git-logs
mailing list