Switch to single build for CI

This commit is contained in:
Berkus Decker 2018-01-12 23:27:32 +02:00 committed by Berkus Decker
parent 3670d0a30d
commit f650d377c0
1 changed files with 1 additions and 3 deletions

View File

@ -15,9 +15,7 @@ matrix:
matrix:
include:
- os: linux
env: BUILD_TYPE=Debug
- os: linux
env: BUILD_TYPE=Release
env: BUILD_TYPE=RelWithDebInfo
#- os: osx
# env: BUILD_TYPE=Debug
#- os: osx