Fixed same shell issue in travis file

This commit is contained in:
xawotihs
2014-08-05 23:38:10 +02:00
parent 8458745bc4
commit 1cb20e4138
-1
View File
@@ -35,7 +35,6 @@ before_install:
export QMAKE="qmake -qt=qt5" export QMAKE="qmake -qt=qt5"
fi fi
install: install:
# Building for PSP here # Building for PSP here
- if [ "$BUILD_TYPE" == "PSP" ]; then - if [ "$BUILD_TYPE" == "PSP" ]; then