Upgrade Travis to the last pyqt build

This commit is contained in:
Julien Duponchelle
2015-06-22 15:11:56 +02:00
parent e8caa8853e
commit 73440be270

View File

@@ -18,8 +18,8 @@
set -e
SIP=4.16.7
PYQT=5.4.1
SIP=4.16.8
PYQT=5.4.2
echo "Install sip $SIP and PyQT $PYQT"
@@ -44,6 +44,8 @@ cd "sip-${SIP}"
echo "sip make install"
sudo make install
cd ..
echo "Install PyQT"
# install PyQt