1
0
Fork 0
mirror of https://github.com/teamcapybara/capybara.git synced 2022-11-09 12:08:07 -05:00

CI: Use jruby-9.2.13.0

This commit is contained in:
Olle Jonsson 2020-09-28 17:04:48 +02:00
parent 952c4c21e7
commit 433a58f225

View file

@ -7,7 +7,7 @@ services:
- xvfb
rvm:
- 2.7
- jruby-9.2.11.1
- jruby-9.2.13.0
gemfile:
- Gemfile
env:
@ -122,7 +122,7 @@ matrix:
- gemfile: gemfiles/Gemfile.beta-versions
- gemfile: gemfiles/Gemfile.edge-firefox
- env: CHROME_BETA=true HEADLESS=true
- rvm: jruby-9.2.11.1
- rvm: jruby-9.2.13.0
- rvm: ruby-head
before_install:
- gem update --system