mirror of
https://github.com/Swiftgram/Telegram-iOS.git
synced 2026-02-18 08:48:28 +00:00
Merge pull request #582 from eanagel/fix-travis
Attempt to fix travis by specifying cocoapods 0.37.2 explicitly
This commit is contained in:
@@ -2,7 +2,7 @@ language: objective-c
|
||||
before_install:
|
||||
- brew update
|
||||
- brew reinstall xctool
|
||||
- gem update cocoapods
|
||||
- gem install cocoapods -v 0.37.2
|
||||
- xcrun simctl list
|
||||
install: echo "<3"
|
||||
env:
|
||||
|
||||
Reference in New Issue
Block a user