Update cocoapods in travis to 1.0.0beta4

pull/5591/head
Paul Querna 9 years ago
parent 88e0bb1b34
commit aed11dd756
  1. 1
      .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

Loading…
Cancel
Save