Disable Travis CI MacOS

This commit is contained in:
benrubson 2020-02-29 00:09:52 +01:00
parent 044d07a792
commit 2142a6ca3e

View File

@ -49,13 +49,6 @@ matrix:
env:
- CC=clang-4.0 CXX=clang++-4.0 CHECK=true INTEGRATION=false
- os: osx
compiler: clang
osx_image: xcode9.2
sudo: required
env:
- SUDO_TESTS=true
before_script:
- ./ci/setup.sh