Skip to content

Commit

Permalink
Install Cocoapods 1.0.0 now that it’s released
Browse files Browse the repository at this point in the history
  • Loading branch information
jcanizales committed May 20, 2016
1 parent 8ee9c7e commit c23f556
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit c23f556

Please sign in to comment.