diff --git a/.travis.yml b/.travis.yml index cce3c37f..7c07b0fa 100644 --- a/.travis.yml +++ b/.travis.yml @@ -44,7 +44,7 @@ matrix: script: - | - if [[ ("$BUILD_MODE" == "ios" && "$os" == "osx") ]]; then + if [[ "$BUILD_MODE" == "ios" && "$os" == "osx" ]]; then cp ./TestScripts/setenv-ios.sh . . ./setenv-ios.sh make -f GNUmakefile