Remove unnecessary CocoaPods setup during Travis build execution
This commit is contained in:
parent
85faf3477f
commit
91db618d8e
1 changed files with 0 additions and 2 deletions
|
|
@ -2,6 +2,4 @@ language: objective-c
|
|||
before_install:
|
||||
- brew update
|
||||
- brew install xctool --HEAD
|
||||
- gem install cocoapods
|
||||
- pod install
|
||||
script: "rake test:all"
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue