Skip to content

Commit 643ee7e

Browse files
committed
added travis check for valid frontmatter in readme.md files
1 parent 4bc6b3a commit 643ee7e

File tree

4 files changed

+267
-197
lines changed

4 files changed

+267
-197
lines changed

.travis.yml

+1
Original file line numberDiff line numberDiff line change
@@ -8,4 +8,5 @@ install:
88

99
script:
1010
- npm run docs
11+
- npm run validate
1112
- ./check-if-readme-is-up-to-date.sh

0 commit comments

Comments
 (0)