Don't run tests for the docs directory. (#79)

* Don't run tests for the docs directory.

* Don't need to build for this either.

* Spell it right;
This commit is contained in:
Garrett Moon
2017-04-27 13:57:57 -07:00
committed by GitHub
parent d82f5076c8
commit 5cd7704a4d

View File

@@ -1,3 +1,5 @@
[
"^plans"
"^plans/",
"^docs/",
"^CI/exclude-from-build.json$"
]