Tell qmake which Qt version to use

This commit is contained in:
Srivats P 2018-03-14 22:34:26 +05:30
parent 0708361649
commit ad54cef75a

View File

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