Skip to content

Commit

Permalink
Silence pod repo update
Browse files Browse the repository at this point in the history
  • Loading branch information
jcanizales committed Oct 28, 2015
1 parent bda3476 commit 53d01bc
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,8 @@ env:
- JOBS=1
before_install:
- brew install gflags
# Pod install does this too, but we don't want the output.
- pod repo update --silent
- make grpc_objective_c_plugin
- make interop_server
install:
Expand Down

0 comments on commit 53d01bc

Please sign in to comment.