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: 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