aboutsummaryrefslogtreecommitdiffhomepage
path: root/.travis.yml
diff options
context:
space:
mode:
authorGravatar Paul Querna <pquerna@apache.org>2016-03-04 08:21:58 -0800
committerGravatar Paul Querna <pquerna@apache.org>2016-03-04 08:21:58 -0800
commitaed11dd7562fd689f11723e5d2385e1c6dcf7197 (patch)
tree868c12e05794959b52b2db1c547fba7578314b0b /.travis.yml
parent88e0bb1b34d210a5def7164ed4a7cc66824df69d (diff)
Update cocoapods in travis to 1.0.0beta4
Diffstat (limited to '.travis.yml')
-rw-r--r--.travis.yml1
1 files changed, 1 insertions, 0 deletions
diff --git a/.travis.yml b/.travis.yml
index 004d44f3a5..feee271383 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -6,6 +6,7 @@ env:
- TEST=objc
- JOBS=1
before_install:
+ - gem install cocoapods -v '1.0.0.beta.4'
- brew install gflags
# Pod install does this too, but we don't want the output.
- pod repo update --silent