Fixed same shell issue in travis file
This commit is contained in:
@@ -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
|
||||||
|
|||||||
Reference in New Issue
Block a user