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

disable jruby again as faye-websocket support isn't there yet

This commit is contained in:
Jon Leighton 2012-03-11 11:25:00 +00:00
parent e251839ed9
commit d5c9b1a251

View file

@ -7,8 +7,8 @@ rvm:
- 1.8.7
- rbx-18mode
- rbx-19mode
- jruby-18mode
- jruby-19mode
# - jruby-18mode
# - jruby-19mode
gemfile:
- Gemfile
- ci/Gemfile.capybara1-0