check release and debug builds in travis
This commit is contained in:
parent
8a55b706ca
commit
f03d1a5d27
@ -20,6 +20,9 @@ branches:
|
||||
only:
|
||||
- master
|
||||
- develop
|
||||
env:
|
||||
- OPTIONS="-DCMAKE_BUILD_TYPE=Release"
|
||||
- OPTIONS="-DCMAKE_BUILD_TYPE=Debug"
|
||||
notifications:
|
||||
irc:
|
||||
channels:
|
||||
|
Loading…
Reference in New Issue
Block a user