Skip to content

Commit

Permalink
Support utf8 encoding in command line
Browse files Browse the repository at this point in the history
  • Loading branch information
benoittgt committed Nov 16, 2018
1 parent 05611c5 commit 076d4aa
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion appveyor.yml
Expand Up @@ -29,7 +29,7 @@ before_test:
- bundle --version

test_script:
- bundle exec rspec --backtrace
- chcp 65001 && bundle exec rspec --backtrace

environment:
matrix:
Expand Down

0 comments on commit 076d4aa

Please sign in to comment.