Skip to content

Commit

Permalink
use UTF-8 encoding for Travis CI terminal
Browse files Browse the repository at this point in the history
  • Loading branch information
DenTelezhkin committed Mar 28, 2014
1 parent a97da4f commit dbcc528
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 @@ -3,6 +3,7 @@ language: objective-c
before_install:
- gem install ios_ci --no-document --quiet
- gem install cocoapods --no-document --quiet
- export LANG=en_US.UTF-8
- brew install ios-sim
- cd Example

Expand Down

0 comments on commit dbcc528

Please sign in to comment.