Switch to single build for CI

This commit is contained in:
Berkus Decker 2018-01-12 23:27:32 +02:00
parent 3670d0a30d
commit 6e958893aa
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