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 f7ce734 commit a4e4f3cCopy full SHA for a4e4f3c
.travis.yml
@@ -6,3 +6,6 @@ node_js:
6
7
matrix:
8
fast_finish: true
9
+
10
+before_script:
11
+ - ln -s ../ ./node_modules/jscs-jsdoc
0 commit comments