travis: Disable macOS build

The build often hits the 50m time limit or fails with spurious errors.
It can be re-enabled when/if we figure out how to solve this.
master
sfan5 2019-07-17 15:36:51 +02:00
parent 9fe3246154
commit a6f7848352
1 changed files with 4 additions and 4 deletions

View File

@ -39,10 +39,10 @@ matrix:
compiler: gcc
os: linux
- env: PLATFORM=Unix
compiler: clang
os: osx
osx_image: xcode8
# - env: PLATFORM=Unix
# compiler: clang
# os: osx
# osx_image: xcode8
- env: PLATFORM=Unix COMPILER=gcc-6
compiler: gcc