Skip to content

Commit

Permalink
Trying to fix Travis build error with 'invalid byte sequence'
Browse files Browse the repository at this point in the history
  • Loading branch information
AliSoftware committed May 17, 2014
1 parent 135d3ee commit 56564aa
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Expand Up @@ -6,7 +6,7 @@ rvm:
- 1.9.3
- 2.0.0

before_install:
before_script:
- export LANG=en_US.UTF-8

script: bundle exec rake spec
Expand Down

0 comments on commit 56564aa

Please sign in to comment.