mirror of
https://github.com/HackPlan/AsyncDisplayKit.git
synced 2026-04-13 08:46:35 +08:00
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 update cocoapods -v 0.37.2
|
||||
- xcrun simctl list
|
||||
install: echo "<3"
|
||||
env:
|
||||
|
||||
Reference in New Issue
Block a user