Command line options for Travis build.

Added no parallel due to PR #115
This commit is contained in:
Anton Tieleman 2016-09-18 16:15:39 +02:00
parent 1967594392
commit 98738414bb
1 changed files with 1 additions and 1 deletions

View File

@ -1,7 +1,7 @@
osx_image: xcode8
language: objective-c
before_install:
- ./build-libssl.sh verbose-on-error
- ./build-libssl.sh --noparallel --verbose-on-error
- xcrun -sdk iphoneos lipo -info ./lib/*.a
- ./create-openssl-framework.sh
- xcrun -sdk iphoneos lipo -info openssl.framework/openssl