1
0
Fork 0
mirror of https://github.com/middleman/middleman.git synced 2022-11-09 12:20:27 -05:00

remove rbx and jruby testing

This commit is contained in:
Thomas Reynolds 2011-11-10 16:26:09 -08:00
parent 740cdb120b
commit 05e2ec15ca

View file

@ -2,6 +2,4 @@ rvm:
- 1.8.7
- 1.9.2
- 1.9.3
- rbx-2.0
- jruby
script: "bundle exec rake test"