mirror of
https://github.com/Swiftgram/Telegram-iOS.git
synced 2026-01-24 13:08:44 +00:00
Merge pull request #296 from bitstadium/feature/improve-travis
Prevent timeouts on Travis CI
This commit is contained in:
@@ -25,6 +25,7 @@ before_install:
|
||||
- brew install carthage
|
||||
|
||||
script:
|
||||
- open -b com.apple.iphonesimulator
|
||||
- set -o pipefail
|
||||
- COMMAND="env NSUnbufferedIO=YES xcodebuild -project '$PROJECT' -scheme '$SCHEME' -sdk '$SDK' -configuration '$CONFIGURATION'"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user