We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 678f723 commit 15bea79Copy full SHA for 15bea79
.travis.yml
@@ -37,6 +37,8 @@ jobs:
37
env:
38
- TEST: Doc Toc Check
39
language: node_js
40
+ node_js:
41
+ - lts/*
42
install: npm i -g doctoc
43
script:
44
- cp README.md README.md.tmp &&
travis.yml.template
@@ -35,6 +35,8 @@ jobs:
35
36
0 commit comments