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:
parent
b30b2afb2e
commit
f470653621
1 changed files with 2 additions and 2 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Reference in a new issue