Skip to content

Commit

Permalink
Add testing with Ruby 2.7
Browse files Browse the repository at this point in the history
  • Loading branch information
numbata committed Feb 10, 2020
1 parent 99f9cbd commit 68b25af
Showing 1 changed file with 5 additions and 4 deletions.
9 changes: 5 additions & 4 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,10 +14,11 @@ gemfile:
- gemfiles/no_rails.gemfile
matrix:
exclude:
- rvm: ruby-2.4.6
- rvm: ruby-2.4
gemfile: gemfiles/rails_6_0.gemfile
rvm:
- ruby-2.6.3
- ruby-2.5.5
- ruby-2.4.6
- 2.7
- 2.6
- 2.5
- 2.4
#- jruby-9.2.7.0

0 comments on commit 68b25af

Please sign in to comment.