aboutsummaryrefslogtreecommitdiff
path: root/.travis.yml
diff options
context:
space:
mode:
authorColin Snover2017-09-09 11:22:48 -0500
committerColin Snover2017-09-09 11:22:48 -0500
commit41ee6431a905008fe303d9bdedc6010f5717bb5a (patch)
treeaa0cb2fc6f1619e3eef597c1f7893d8f4ec95669 /.travis.yml
parent8fb2371f6fde6f82608b1f40e446cce2f5f8bf26 (diff)
downloadscummvm-rg350-41ee6431a905008fe303d9bdedc6010f5717bb5a.tar.gz
scummvm-rg350-41ee6431a905008fe303d9bdedc6010f5717bb5a.tar.bz2
scummvm-rg350-41ee6431a905008fe303d9bdedc6010f5717bb5a.zip
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.
Diffstat (limited to '.travis.yml')
-rw-r--r--.travis.yml1
1 files changed, 0 insertions, 1 deletions
diff --git a/.travis.yml b/.travis.yml
index 36c6774dc1..e2643690cb 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -38,7 +38,6 @@ compiler:
os:
- linux
- - osx
dist: trusty