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

jruby isn't optional

This commit is contained in:
Thomas Reynolds 2013-05-23 15:04:05 -07:00
parent ed9012ef5b
commit 77157b96e0

View file

@ -11,9 +11,3 @@ before_install:
- git submodule update --init --recursive
env: TEST=true TRAVIS=true
matrix:
allow_failures:
- rvm: jruby-18mode
- rvm: jruby-19mode