aboutsummaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
-rw-r--r--.travis.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.travis.yml b/.travis.yml
index 1966d30f74..d98d36e748 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -6,7 +6,7 @@ env:
- TEST=objc
- JOBS=1
before_install:
- - gem install cocoapods -v '1.0.0.beta.4'
+ - gem install cocoapods -v '1.0.0'
- brew install gflags
# Pod install does this too, but we don't want the output.
- pod repo update --silent