Skip to content

Commit

Permalink
Fix: Rails 4.2 doesn't work on ruby 2.7
Browse files Browse the repository at this point in the history
  • Loading branch information
khiav223577 committed Jan 2, 2020
1 parent bab9464 commit e1dcb5d
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,8 @@ matrix:
rvm: 2.6
- gemfile: gemfiles/3.2.gemfile
rvm: 2.7
- gemfile: gemfiles/4.2.gemfile
rvm: 2.7
- gemfile: gemfiles/6.0.gemfile
rvm: 2.2
before_install:
Expand Down

0 comments on commit e1dcb5d

Please sign in to comment.