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

Sick of jruby breaking travis

This commit is contained in:
Thomas Reynolds 2012-06-17 11:42:39 -07:00
parent 10d0df2622
commit 4ea2f6f7ed

View file

@ -7,4 +7,9 @@ rvm:
script: "bundle exec rake test"
env: TEST=true
env: TEST=true
matrix:
allow_failures:
- rvm: jruby-18mode
- rvm: jruby-19mode