mirror of
https://github.com/teamcapybara/capybara.git
synced 2022-11-09 12:08:07 -05:00
Merge pull request #1473 from jnicklas/jruby9000
test with jruby 9.0.0.0.pre1
This commit is contained in:
commit
dbece71888
1 changed files with 4 additions and 0 deletions
|
@ -14,9 +14,13 @@ matrix:
|
|||
rvm: 1.9.3
|
||||
- gemfile: gemfiles/Gemfile.beta-versions
|
||||
rvm: 2.2
|
||||
- gemfile: gemfiles/Gemfile.beta-versions
|
||||
rvm: jruby-9.0.0.0.pre1
|
||||
allow_failures:
|
||||
- gemfile: gemfiles/Gemfile.beta-versions
|
||||
rvm: 2.2
|
||||
- gemfile: gemfiles/Gemfile.beta-versions
|
||||
rvm: jruby-9.0.0.0.pre1
|
||||
env:
|
||||
global:
|
||||
- NOKOGIRI_USE_SYSTEM_LIBRARIES=true
|
||||
|
|
Loading…
Add table
Reference in a new issue