Disable OSX build temporarily - will be addressed in further `ci_osx` branch

This commit is contained in:
Berkus Decker 2018-01-12 22:40:50 +02:00 committed by Berkus Decker
parent c8409776f6
commit 3670d0a30d
1 changed files with 4 additions and 4 deletions

View File

@ -18,10 +18,10 @@ matrix:
env: BUILD_TYPE=Debug
- os: linux
env: BUILD_TYPE=Release
- os: osx
env: BUILD_TYPE=Debug
- os: osx
env: BUILD_TYPE=Release
#- os: osx
# env: BUILD_TYPE=Debug
#- os: osx
# env: BUILD_TYPE=Release
before_install:
- .travis/os_setup.sh