Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit1da04c2

Browse files
richardlaurvagg
authored andcommitted
build: install markdown linter for travis
Run `make lint-md-build` to install the markdown linter.PR-URL:#21215Reviewed-By: Joyee Cheung <joyeec9h3@gmail.com>Reviewed-By: Michaël Zasso <targos@protonmail.com>Reviewed-By: James M Snell <jasnell@gmail.com>Reviewed-By: Luigi Pinca <luigipinca@gmail.com>Reviewed-By: Trivikram Kamat <trivikr.dev@gmail.com>Reviewed-By: Rich Trott <rtrott@gmail.com>Reviewed-By: Ruben Bridgewater <ruben@bridgewater.de>Reviewed-By: Tiancheng "Timothy" Gu <timothygu99@gmail.com>
1 parent7612024 commit1da04c2

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

‎.travis.yml‎

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,8 @@ matrix:
77
include:
88
-os:linux
99
node_js:"latest"
10+
install:
11+
-NODE=$(which node) make lint-md-build
1012
script:
1113
-NODE=$(which node) make lint-ci
1214
-os:linux

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp