Commit 5b94145c authored by Eloy Duran's avatar Eloy Duran

Rubinius on Travis does not seem to pickup the UTF8 default external encoding.

parent 0f1b92d8
...@@ -6,4 +6,4 @@ rvm: ...@@ -6,4 +6,4 @@ rvm:
#- rbx-18mode #- rbx-18mode
- rbx-19mode - rbx-19mode
install: NOEXEC=skip rake travis:setup install: NOEXEC=skip rake travis:setup
script: bundle exec rake spec script: RUBYOPT=-Ku bundle exec rake spec
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment