Test against Ruby 2.6.0

This commit is contained in:
Yuki Nishijima 2018-12-26 17:28:31 -05:00
parent 7d244ea646
commit 0755a64385
1 changed files with 5 additions and 0 deletions

View File

@ -1,6 +1,7 @@
language: ruby
rvm:
- 2.6.0
- 2.5.3
- 2.4.5
- 2.3.8
@ -32,6 +33,10 @@ cache: bundler
matrix:
exclude:
- rvm: 2.6.0
gemfile: gemfiles/active_record_42.gemfile
- rvm: 2.6.0
gemfile: gemfiles/active_record_41.gemfile
- rvm: 2.5.3
gemfile: gemfiles/active_record_42.gemfile
- rvm: 2.5.3