aboutsummaryrefslogtreecommitdiffhomepage
path: root/.travis.yml
diff options
context:
space:
mode:
Diffstat (limited to '.travis.yml')
-rw-r--r--.travis.yml2
1 files changed, 2 insertions, 0 deletions
diff --git a/.travis.yml b/.travis.yml
index c48d39ac28..3829104f85 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -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: