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

update ruby versions used on travis tests

This commit is contained in:
Thomas Walpole 2016-07-13 13:13:33 -07:00
parent 215e5dfa6a
commit 10d7fa70e2

View file

@ -11,17 +11,17 @@ gemfile:
matrix:
include:
- gemfile: Gemfile
rvm: 2.3.0
rvm: 2.3.1
env: WINDOW_TEST=true
- gemfile: Gemfile
rvm: 2.3.1
env: CAPYBARA_CHROME=true
- gemfile: gemfiles/Gemfile.ruby-19
rvm: 1.9.3
- gemfile: gemfiles/Gemfile.base-versions
rvm: 1.9.3
- gemfile: gemfiles/Gemfile.beta-versions
rvm: 2.3.0
- gemfile: Gemfile
rvm: 2.3.0
env: CAPYBARA_CHROME=true
rvm: 2.4.0-preview1
allow_failures:
- gemfile: gemfiles/Gemfile.beta-versions
- rvm: jruby-9.0.5.0
@ -29,7 +29,6 @@ env:
global:
- NOKOGIRI_USE_SYSTEM_LIBRARIES=true
addons:
firefox: latest
apt: