Commit a61d6f9
committed
Ensure simplecov version is supported by CodeClimate
On Ruby 2.4 simplecov 0.18 is installed which [isn't supported by
CodeClimate][1]. This [was also broken on master][2].
[1]: https://docs.codeclimate.com/docs/configuring-test-coverage
[2]: https://travis-ci.org/github/prontolabs/pronto/jobs/748290009#L10251 parent 79f30cc commit a61d6f9
1 file changed
+2
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
54 | 54 | | |
55 | 55 | | |
56 | 56 | | |
57 | | - | |
| 57 | + | |
| 58 | + | |
58 | 59 | | |
0 commit comments