Skip to content

Commit

Permalink
Disable rubinius 1.9 mode for now... :(
Browse files Browse the repository at this point in the history
  • Loading branch information
fxposter committed Jun 12, 2012
1 parent b259575 commit eb4a95e
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .travis.yml
Expand Up @@ -8,7 +8,7 @@ rvm:
- 1.9.2
- 1.9.3
- rbx-18mode
- rbx-19mode
#- rbx-19mode
- jruby-18mode
- jruby-19mode
- ree
2 changes: 1 addition & 1 deletion spec/mongoid/slugify_spec.rb
@@ -1,4 +1,4 @@
#encoding: utf-8
# encoding: utf-8
require "spec_helper"

class Author
Expand Down

0 comments on commit eb4a95e

Please sign in to comment.