Merge pull request #46 from nevir/patch-1

Full jruby and rubinius coverage
This commit is contained in:
Bob Aman 2013-04-18 00:55:53 -07:00
commit e2991a0fa5
1 changed files with 5 additions and 1 deletions

View File

@ -4,7 +4,11 @@ rvm:
- 1.9.2
- 1.9.3
- 2.0.0
- jruby
- rbx-18mode
- rbx-19mode
- jruby-18mode
- jruby-19mode
- jruby-20mode
- ree
script: "bundle exec rake spec:all"
before_install: