Merge pull request #769 from mbj/add/minitest-docs

Add minitest specs to CI
This commit is contained in:
Markus Schirp 2018-11-19 12:58:13 +00:00 committed by GitHub
commit 43222691bf
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -49,6 +49,7 @@ workflows:
jobs:
- unit_specs
- integration_rspec
- integration_minitest
- integration_mutation_generation
- metrics
- mutant