Try to enable Travis iOS testing

Take 14
pull/461/head
Jeffrey Walton 2017-08-10 21:07:20 -04:00
parent cea2249608
commit 9df1c3b09b
No known key found for this signature in database
GPG Key ID: B36AB348921B1838
1 changed files with 2 additions and 0 deletions

View File

@ -50,6 +50,8 @@ script:
make -f GNUmakefile-cross
elif [[ "$BUILD_MODE" == "ios" ]]; then
# TODO: How do we do the iOS test on just OS X once?
# Until we figure it out, use a Bash NOP
:
else
make "$BUILD_MODE"
./cryptest.exe v