We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1d9db66 commit 4d0e26fCopy full SHA for 4d0e26f
.travis.yml
@@ -37,7 +37,7 @@ matrix:
37
env:
38
- task=markdown-link-check
39
install:
40
- - nvm install 4
+ - nvm install 10
41
- npm i -g markdown-link-check
42
before_script:
43
- node --version
@@ -52,7 +52,7 @@ matrix:
52
53
- task=doctoc-check
54
55
56
- npm i -g doctoc
57
58
0 commit comments