Attempt to fix travis by specifying cocoapods 0.37.2 explicitly

This commit is contained in:
Ethan Nagel
2015-07-24 23:22:57 -07:00
parent 6e13c3ebab
commit 9b427576f2

View File

@@ -2,7 +2,7 @@ language: objective-c
before_install:
- brew update
- brew reinstall xctool
- gem update cocoapods -v 0.37.2
- gem install cocoapods -v 0.37.2
- xcrun simctl list
install: echo "<3"
env: