don't add brew doctor

This commit is contained in:
Simon B 2018-01-23 01:52:37 +01:00
parent 480a25aef9
commit 84ab3d0743

View File

@ -3,7 +3,6 @@
- [ ] Have you added an explanation of what your changes do and why you'd like us to include them?
- [ ] Have you written new tests for your changes? [Here's an example](https://github.com/Homebrew/homebrew/pull/49031).
- [ ] Have you successfully run `brew style` with your changes locally?
- [ ] Have you successfully run `brew doctor` with your changes locally?
- [ ] Have you successfully run `brew tests` with your changes locally?
-----