mirror of
https://github.com/passepartoutvpn/openssl-apple.git
synced 2025-02-23 00:02:08 +00:00
Update .travis.yml
This commit is contained in:
parent
eae32bceae
commit
b218933bfd
@ -1,7 +1,7 @@
|
||||
osx_image: xcode7
|
||||
osx_image: xcode7.1
|
||||
language: objective-c
|
||||
before_install:
|
||||
- ./build-libssl.sh verbose
|
||||
- xcrun -sdk iphoneos lipo -info ./lib/*.a
|
||||
script:
|
||||
- xctool -project OpenSSL-for-iOS.xcodeproj -scheme OpenSSL-for-iOS -sdk iphonesimulator clean build
|
||||
- xctool -project OpenSSL-for-iOS.xcodeproj -scheme OpenSSL-for-iOS -sdk iphonesimulator clean build
|
||||
|
Loading…
Reference in New Issue
Block a user