Removing jruby-20mode target, since Travis does not support it
This commit is contained in:
parent
d6511e6123
commit
b02bfe3028
|
@ -8,7 +8,6 @@ rvm:
|
|||
- rbx
|
||||
- jruby-18mode
|
||||
- jruby-19mode
|
||||
- jruby-20mode
|
||||
- ree
|
||||
script: "bundle exec rake spec:all"
|
||||
before_install:
|
||||
|
|
Loading…
Reference in New Issue