Merge pull request #677 from facebook/Cocoapods

Revert "Update Travis' Cocoapods version to 0.38.2"
This commit is contained in:
appleguy
2015-09-22 16:35:51 -07:00

View File

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