Fixed same shell issue in travis file
This commit is contained in:
@@ -35,7 +35,6 @@ before_install:
|
||||
export QMAKE="qmake -qt=qt5"
|
||||
fi
|
||||
|
||||
|
||||
install:
|
||||
# Building for PSP here
|
||||
- if [ "$BUILD_TYPE" == "PSP" ]; then
|
||||
|
||||
Reference in New Issue
Block a user