mirror of https://github.com/procxx/kepka.git
Switch to single build for CI
This commit is contained in:
parent
3670d0a30d
commit
f650d377c0
|
@ -15,9 +15,7 @@ matrix:
|
||||||
matrix:
|
matrix:
|
||||||
include:
|
include:
|
||||||
- os: linux
|
- os: linux
|
||||||
env: BUILD_TYPE=Debug
|
env: BUILD_TYPE=RelWithDebInfo
|
||||||
- os: linux
|
|
||||||
env: BUILD_TYPE=Release
|
|
||||||
#- os: osx
|
#- os: osx
|
||||||
# env: BUILD_TYPE=Debug
|
# env: BUILD_TYPE=Debug
|
||||||
#- os: osx
|
#- os: osx
|
||||||
|
|
Loading…
Reference in New Issue