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.
This commit is contained in:
Colin Snover 2017-09-09 11:22:48 -05:00
parent 8fb2371f6f
commit 41ee6431a9

View File

@ -38,7 +38,6 @@ compiler:
os:
- linux
- osx
dist: trusty