Skip to content

Commit

Permalink
Merge pull request #129 from rakuten-ws/add-ruby-3.0-to-supported-ver…
Browse files Browse the repository at this point in the history
…sions

Add ruby 3.0 to ruby versions for testing on Travis CI
  • Loading branch information
satoryu authored Dec 31, 2020
2 parents b4ae24a + d45508b commit 412a8dc
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@ rvm:
- 2.5
- 2.6
- 2.7
- 3.0
- ruby-head

group: travis_lts
Expand Down

0 comments on commit 412a8dc

Please sign in to comment.