Merge pull request #582 from eanagel/fix-travis

Attempt to fix travis by specifying cocoapods 0.37.2 explicitly
This commit is contained in:
appleguy
2015-07-25 09:36:58 -07:00

View File

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