Skip to content

Commit

Permalink
fixed cocoapods install on Travis-CI
Browse files Browse the repository at this point in the history
  • Loading branch information
Ashton-W committed Apr 29, 2014
1 parent 8693141 commit 81abba8
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,5 +5,6 @@ xcode_sdk: iphonesimulator7.0
before_script:
- brew update
- brew upgrade xctool
before_install:
- export LANG=en_US.UTF-8
- gem install cocoapods -v '0.32.1'

0 comments on commit 81abba8

Please sign in to comment.