test with ruby 2.4.1

This commit is contained in:
Thomas Walpole 2017-03-22 11:30:44 -07:00
parent 6a84994376
commit c555818ffb
1 changed files with 2 additions and 2 deletions

View File

@ -23,7 +23,7 @@ addons:
matrix:
include:
- gemfile: Gemfile
rvm: 2.4.0
rvm: 2.4.1
- gemfile: gemfiles/Gemfile.rspec-34
rvm: 2.3.3
env: CAPYBARA_CHROME=true
@ -73,7 +73,7 @@ matrix:
allow_failures:
- gemfile: gemfiles/Gemfile.beta-versions
- gemfile: gemfiles/Gemfile.edge-marionette
- rvm: 2.4.0
- rvm: 2.4.1
- rvm: rbx-3
- rvm: jruby-9.1.7.0
before_install: