Attempt to fix travis by specifying cocoapods 0.37.2 explicitly

This commit is contained in:
Ethan Nagel
2015-07-24 23:05:14 -07:00
parent 5dae5dffb6
commit 6e13c3ebab

View File

@@ -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: