Skip to content

Commit

Permalink
Run tests on rails 6
Browse files Browse the repository at this point in the history
Co-Authored-By: Chris Colvard <[email protected]>
Co-Authored-By: Daniel Pierce <[email protected]>
  • Loading branch information
3 people committed Nov 18, 2020
1 parent 8bf07bd commit 466f051
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 @@ -60,6 +60,10 @@ jobs:
workflows:
ci:
jobs:
- bundle_and_test:
name: "ruby2-7_rails6.0"
ruby_version: 2.7.0
rails_version: 6.0.3.4
- bundle_and_test:
name: "ruby2-7_rails5.2"
ruby_version: 2.7.0
Expand Down

0 comments on commit 466f051

Please sign in to comment.