Make jshint more verbose. re #96
This commit is contained in:
parent
d11fdb672c
commit
09c803ba23
|
@ -7,5 +7,5 @@ before_script:
|
|||
- npm install jshint -g
|
||||
script:
|
||||
- phpunit
|
||||
- jshint util.js
|
||||
- jshint --verbose util.js
|
||||
|
Loading…
Reference in a new issue