[CI] Test against Ruby 2.5

This commit is contained in:
Nicolas Leger 2018-03-17 17:11:31 +01:00 committed by GitHub
parent 345d9b4083
commit 0809224c3f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 13 additions and 8 deletions

View File

@ -14,9 +14,11 @@ cache:
- $PWD/travis-phantomjs21
rvm:
- 2.3.3
- 2.2.2
- 2.1.6
- 2.5.0
- 2.4.3
- 2.3.6
- 2.2.9
- 2.1.10
- rbx-3
gemfile:
- Gemfile
@ -38,19 +40,22 @@ matrix:
gemfile: gemfiles/Gemfile.1_9_3
- rvm: 2.0.0
gemfile: gemfiles/Gemfile.2_0_0
- rvm: 2.2.2
- rvm: 2.2.9
gemfile: Gemfile
env: PHANTOMJS=$PWD/travis-phantomjs2/phantomjs
- rvm: 2.4.1
- rvm: 2.4.3
gemfile: Gemfile
env: PHANTOMJS=$PWD/travis-phantomjs21/phantomjs
- rvm: 2.3.3
- rvm: 2.5.0
gemfile: Gemfile
env: PHANTOMJS=$PWD/travis-phantomjs21/phantomjs
- rvm: 2.3.6
gemfile: gemfiles/Gemfile.capybara_master
env: PHANTOMJS=$PWD/travis-phantomjs21/phantomjs
- rvm: jruby-9.1.7.0
- rvm: jruby-9.1.16.0
gemfile: Gemfile
env: PHANTOMJS=$PWD/travis-phantomjs21/phantomjs
allow_failures:
- gemfile: gemfiles/Gemfile.capybara_master
- rvm: jruby-9.1.7.0
- rvm: jruby-9.1.16.0
- rvm: rbx-3