Skip to content

Commit

Permalink
Add ruby 2.7 to CI builds
Browse files Browse the repository at this point in the history
  • Loading branch information
fnibbit committed Jun 10, 2020
1 parent 00e871d commit 54d8b9d
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -46,6 +46,10 @@ workflows:
version: 2
ci:
jobs:
- bundle_lint_test:
name: bundle_ruby2-7_rails5-2
ruby_version: 2.7.1
rails_version: 5.2.3
- bundle_lint_test:
name: bundle_ruby2-6_rails5-2
ruby_version: 2.6.3
Expand Down

0 comments on commit 54d8b9d

Please sign in to comment.