Try to enable Travis iOS testing

Take 13
pull/461/head
Jeffrey Walton 2017-08-10 21:01:24 -04:00
parent 2d97cf8bf8
commit cea2249608
No known key found for this signature in database
GPG Key ID: B36AB348921B1838
1 changed files with 2 additions and 2 deletions

View File

@ -47,7 +47,7 @@ script:
if [[ "$BUILD_MODE" == "ios" && "$os" == "osx" ]]; then
cp ./TestScripts/setenv-ios.sh .
. ./setenv-ios.sh
make -f GNUmakefile
make -f GNUmakefile-cross
elif [[ "$BUILD_MODE" == "ios" ]]; then
# TODO: How do we do the iOS test on just OS X once?
else
@ -62,7 +62,7 @@ branches:
- master
addons:
sonarqube: true
sonarcloud: true
coverity_scan:
project: