mirror of
https://github.com/teamcapybara/capybara.git
synced 2022-11-09 12:08:07 -05:00
jruby 9.1.7.0
This commit is contained in:
parent
056c0dbe04
commit
30ed04d841
1 changed files with 2 additions and 2 deletions
|
@ -3,7 +3,7 @@ sudo: required
|
|||
dist: trusty
|
||||
rvm:
|
||||
- 2.3.3
|
||||
- jruby-9.1.6.0
|
||||
- jruby-9.1.7.0
|
||||
- rbx-3
|
||||
gemfile:
|
||||
- Gemfile
|
||||
|
@ -75,7 +75,7 @@ matrix:
|
|||
- gemfile: gemfiles/Gemfile.edge-marionette
|
||||
- rvm: 2.4.0
|
||||
- rvm: rbx-3
|
||||
- rvm: jruby-9.1.6.0
|
||||
- rvm: jruby-9.1.7.0
|
||||
- env: CAPYBARA_MARIONETTE=true
|
||||
- env:
|
||||
- WINDOW_TEST=true
|
||||
|
|
Loading…
Reference in a new issue