Skip to content

Commit

Permalink
Silence pod setup
Browse files Browse the repository at this point in the history
  • Loading branch information
利辺羅エルネスト committed Aug 12, 2014
1 parent 8cc5c99 commit b847f35
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,9 @@
language: objective-c

before_install:
- gem install cocoapods --quiet
- gem install cocoapods --pre --quiet
- pod --version
- pod setup
- pod setup --silent
- pod repo update --silent

script:
Expand Down

0 comments on commit b847f35

Please sign in to comment.