explicity c++11

This commit is contained in:
garak 2018-10-10 15:16:53 -04:00
parent 338e67d0c5
commit 7008d2a099

View file

@ -7,5 +7,5 @@ install:
- sudo apt-get install -y qt5-default qttools5-dev-tools #install necessary Qt files
script:
- qmake -config release
- qmake # -config release
- make