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

disable jruby pending removal of C extension dependecies

This commit is contained in:
Jon Leighton 2012-03-02 18:31:07 +00:00
parent b30b2afb2e
commit f470653621

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