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
|
env: BUILD_TYPE=Debug
|
||||||
- os: linux
|
- os: linux
|
||||||
env: BUILD_TYPE=Release
|
env: BUILD_TYPE=Release
|
||||||
- os: osx
|
#- os: osx
|
||||||
env: BUILD_TYPE=Debug
|
# env: BUILD_TYPE=Debug
|
||||||
- os: osx
|
#- os: osx
|
||||||
env: BUILD_TYPE=Release
|
# env: BUILD_TYPE=Release
|
||||||
|
|
||||||
before_install:
|
before_install:
|
||||||
- .travis/os_setup.sh
|
- .travis/os_setup.sh
|
||||||
|
|
Loading…
Reference in New Issue