CI Travis QT5 issues

.. added -Wno-c++11-narrowing to fix build of qwtplot3d libs
.. travis/install-qt.sh has some diags
This commit is contained in:
Mark Liversedge
2016-04-02 19:26:08 +01:00
parent 8d2bf5529d
commit 26d09a3e98
2 changed files with 4 additions and 3 deletions

View File

@@ -1,4 +1,5 @@
#!/bin/bash
echo "QT=>" "$QT" "<="
if [ "$QT" = "qt5" ]
then
pwd