Skip to content

Commit

Permalink
Fix for CocoaPods warning
Browse files Browse the repository at this point in the history
   $ pod --version
   WARNING: CocoaPods requires your terminal to be using UTF-8 encoding.
  • Loading branch information
Ashton-W committed Apr 29, 2014
1 parent ec04c09 commit 8693141
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,4 +5,5 @@ xcode_sdk: iphonesimulator7.0
before_script:
- brew update
- brew upgrade xctool
- export LANG=en_US.UTF-8
- gem install cocoapods -v '0.32.1'

0 comments on commit 8693141

Please sign in to comment.