mirror of
https://github.com/teamcapybara/capybara.git
synced 2022-11-09 12:08:07 -05:00
Test with JRuby 9.1.12.0
This commit is contained in:
parent
2b0312be4e
commit
488bd89d6d
1 changed files with 2 additions and 2 deletions
|
@ -5,7 +5,7 @@ group: deprecated-2017Q2
|
|||
rvm:
|
||||
- 2.4.1
|
||||
- 2.3.3
|
||||
- jruby-9.1.8.0
|
||||
- jruby-9.1.12.0
|
||||
- rbx-3
|
||||
gemfile:
|
||||
- Gemfile
|
||||
|
@ -97,7 +97,7 @@ matrix:
|
|||
- gemfile: gemfiles/Gemfile.beta-versions
|
||||
- gemfile: gemfiles/Gemfile.edge-marionette
|
||||
- rvm: rbx-3
|
||||
- rvm: jruby-9.1.8.0
|
||||
- rvm: jruby-9.1.12.0
|
||||
- gemfile: Gemfile
|
||||
rvm: 2.4.1
|
||||
env: CAPYBARA_CHROME_HEADLESS=true
|
||||
|
|
Loading…
Reference in a new issue