Skip to content

Commit

Permalink
Test against Ruby 2.7.2
Browse files Browse the repository at this point in the history
  • Loading branch information
tagliala committed Oct 9, 2020
1 parent b59ec35 commit 00b3232
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ rvm:
- 2.4.10
- 2.5.8
- 2.6.6
- 2.7.1
- 2.7.2
- ruby-head
gemfile:
- gemfiles/rails_5.0.gemfile
Expand All @@ -22,11 +22,11 @@ jobs:
gemfile: gemfiles/rails_edge.gemfile
- rvm: 2.4.10
gemfile: gemfiles/rails_6.0.gemfile
- rvm: 2.7.1
- rvm: 2.7.2
gemfile: gemfiles/rails_5.0.gemfile
- rvm: 2.7.1
- rvm: 2.7.2
gemfile: gemfiles/rails_5.1.gemfile
- rvm: 2.7.1
- rvm: 2.7.2
gemfile: gemfiles/rails_5.2.gemfile
- rvm: ruby-head
gemfile: gemfiles/rails_5.0.gemfile
Expand Down

0 comments on commit 00b3232

Please sign in to comment.