Matrix build debug and release, since we care about both

pull/705/head
Michael 5 years ago
parent 94fd325573
commit 4359bb8120
No known key found for this signature in database
GPG Key ID: 2D51757B47E2434C

@ -14,9 +14,11 @@ compiler:
env:
global:
- BUILD_TYPE=Release
- NINJA=ninja
- STATIC_LINK=OFF
matrix:
- BUILD_TYPE=Debug
- BUILD_TYPE=Release
addons:
apt:

Loading…
Cancel
Save