Build in debug config

This commit is contained in:
Srivats P 2018-05-20 11:29:51 +05:30
parent 4fbf4446e3
commit dd8a267a09

View File

@ -36,7 +36,7 @@ addons:
- protobuf-compiler
script:
- QT_SELECT=qt5 qmake
- QT_SELECT=qt5 qmake -config debug
- make
notifications: