1
0
Fork 0
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:
Thomas Walpole 2017-08-01 17:02:42 -07:00
parent 2b0312be4e
commit 488bd89d6d

View file

@ -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