mirror of
https://github.com/Swiftgram/Telegram-iOS.git
synced 2026-03-17 21:18:40 +00:00
Don't run CI on iOS 7.1 simulator for now
This appears to be broken in the current beta of Xcode 7. Might add back later once this is fixed.
This commit is contained in:
@@ -8,7 +8,6 @@ env:
|
||||
- CONFIGURATION="DEBUG"
|
||||
|
||||
matrix:
|
||||
- SCHEME="HockeySDK" DESTINATION="OS=7.1,name=iPad 2" RUN_TESTS="YES"
|
||||
- SCHEME="HockeySDK" DESTINATION="OS=8.1,name=iPhone 5" RUN_TESTS="YES"
|
||||
- SCHEME="HockeySDK" DESTINATION="OS=8.4,name=iPhone 6" RUN_TESTS="YES"
|
||||
- SCHEME="HockeySDK" DESTINATION="OS=9.0,name=iPad Air" RUN_TESTS="YES"
|
||||
|
||||
Reference in New Issue
Block a user