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