parent
9df1c3b09b
commit
7cbadb43f9
|
|
@ -44,7 +44,7 @@ matrix:
|
|||
|
||||
script:
|
||||
- |
|
||||
if [[ "$BUILD_MODE" == "ios" && "$os" == "osx" ]]; then
|
||||
if [[ "$BUILD_MODE" == "ios" ]]; then
|
||||
cp ./TestScripts/setenv-ios.sh .
|
||||
. ./setenv-ios.sh
|
||||
make -f GNUmakefile-cross
|
||||
|
|
|
|||
Loading…
Reference in New Issue