Fix travis yml
This commit is contained in:
parent
6d7e1dbc19
commit
5742f0380c
|
@ -1,4 +1,6 @@
|
||||||
language: objective-c
|
language: objective-c
|
||||||
language: objective-c
|
language: objective-c
|
||||||
before_install: scripts/install-travis.sh
|
before_install:
|
||||||
script: scripts/build-travis.sh
|
- ./build-libssl.sh
|
||||||
|
script:
|
||||||
|
- xctool -project OpenSSL-for-iOS.xcodeproj -scheme OpenSSL-for-iOS -sdk iphonesimulator clean build
|
Loading…
Reference in New Issue