Stop testing on Rubinius

i18n_v4
Thomas Reynolds 2012-05-10 11:25:21 -07:00
parent 162622c453
commit 3f048011ab
2 changed files with 2 additions and 6 deletions

2
.gitignore vendored
View File

@ -7,7 +7,7 @@ pkg
.tmp
Gemfile.lock
docs
.rbenv-version
.rbenv-*
.*.swp
build
doc

View File

@ -4,13 +4,9 @@ rvm:
- 1.9.3
- jruby-18mode
- jruby-19mode
- rbx-18mode
- rbx-19mode
script: "bundle exec rake test"
matrix:
allow_failures:
- rvm: jruby-19mode
- rvm: rbx-18mode
- rvm: rbx-19mode
- rvm: jruby-19mode