mirror of https://github.com/procxx/kepka.git
Disable OSX build temporarily - will be addressed in further `ci_osx` branch
This commit is contained in:
parent
c8409776f6
commit
3670d0a30d
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue