Skip to content

Commit

Permalink
test ruby 2.7
Browse files Browse the repository at this point in the history
  • Loading branch information
khiav223577 committed Jan 2, 2020
1 parent 702e3a6 commit b25f167
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@ language: ruby
rvm:
- 2.2
- 2.6
- 2.7
gemfile:
- gemfiles/3.2.gemfile
- gemfiles/4.2.gemfile
Expand All @@ -17,6 +18,8 @@ matrix:
exclude:
- gemfile: gemfiles/3.2.gemfile
rvm: 2.6
- gemfile: gemfiles/3.2.gemfile
rvm: 2.7
- gemfile: gemfiles/6.0.gemfile
rvm: 2.2
before_install:
Expand Down

0 comments on commit b25f167

Please sign in to comment.