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