From 41ee6431a905008fe303d9bdedc6010f5717bb5a Mon Sep 17 00:00:00 2001 From: Colin Snover Date: Sat, 9 Sep 2017 11:22:48 -0500 Subject: 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. --- .travis.yml | 1 - 1 file changed, 1 deletion(-) 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 -- cgit v1.2.3