Try to run markdown-toc on Windows again (???)

This commit is contained in:
Dan Buch
2016-06-23 09:42:02 -04:00
parent 2455dd1f29
commit 1a9f445800

View File

@@ -65,7 +65,7 @@ def _vet():
def _toc():
_run('node_modules/.bin/markdown-toc -i README.md')
_run('bash node_modules/.bin/markdown-toc -i README.md')
_run('git diff --quiet')