Skip to content

Commit

Permalink
Merge pull request #60 from sue445/ruby_3.0
Browse files Browse the repository at this point in the history
CI against for Ruby 3.0
  • Loading branch information
sue445 committed Dec 30, 2020
2 parents 3ee706e + 9dd01d2 commit ebc6ffe
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -55,6 +55,7 @@ build_jobs: &build_jobs
- "2.5"
- "2.6"
- "2.7"
- "3.0"

workflows:
version: 2
Expand Down

0 comments on commit ebc6ffe

Please sign in to comment.