Skip to content

Commit

Permalink
add rails 6.1 build to circleci
Browse files Browse the repository at this point in the history
  • Loading branch information
jrochkind committed Jan 11, 2021
1 parent 13a30a7 commit 22fbfc5
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 @@ -41,6 +41,10 @@ jobs:
workflows:
ci:
jobs:
- bundle_and_test:
name: "ruby2-7_rails6-1"
ruby_version: 2.7.2
rails_version: 6.1.1
- bundle_and_test:
name: "ruby2-7_rails6-0"
ruby_version: 2.7.0
Expand Down

0 comments on commit 22fbfc5

Please sign in to comment.