parent
d9b15e8ab7
commit
c9ad2dbb51
|
|
@ -45,7 +45,7 @@ matrix:
|
|||
script:
|
||||
- |
|
||||
if [[ "$BUILD_MODE" == "ios" ]]; then
|
||||
cp TestScritps/setenv-ios.sh .
|
||||
cp ./TestScritps/setenv-ios.sh .
|
||||
. ./setenv-ios.sh
|
||||
make -f GNUmakefile
|
||||
else
|
||||
|
|
|
|||
Loading…
Reference in New Issue