Skip to content

Commit

Permalink
Revert "Update Travis' Cocoapods version to 0.38.2"
Browse files Browse the repository at this point in the history
This reverts commit a9539fe.

We can't get stuff done at Pinterest with the new version - need a day or two to get other stuff compliant.
  • Loading branch information
Scott Goodson committed Sep 22, 2015
1 parent 7dbb071 commit 5ecc379
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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"
Expand Down

0 comments on commit 5ecc379

Please sign in to comment.