mirror of
https://github.com/middleman/middleman.git
synced 2022-11-09 12:20:27 -05:00
add rbx and jruby to travis
This commit is contained in:
parent
efd598d913
commit
190c563d3e
1 changed files with 2 additions and 0 deletions
|
@ -2,4 +2,6 @@ rvm:
|
|||
- 1.8.7
|
||||
- 1.9.2
|
||||
- 1.9.3
|
||||
- rbx-2.0
|
||||
- jruby
|
||||
script: "bundle exec rake test"
|
Loading…
Reference in a new issue