parent
b5e2980664
commit
6392bcc69d
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Reference in New Issue