Skip to content

Commit

Permalink
Install CocoaPods as workaround for travis-ci/travis-ci#1657
Browse files Browse the repository at this point in the history
  • Loading branch information
Blake Watters committed Mar 14, 2014
1 parent 0026b99 commit 4bc1377
Showing 1 changed file with 2 additions and 4 deletions.
6 changes: 2 additions & 4 deletions .travis.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,4 @@
language: objective-c
before_install:
- brew update
- brew uninstall xctool
- brew install xctool
script: rake spec
- gem install cocoapods
script: bundle exec rake spec

0 comments on commit 4bc1377

Please sign in to comment.