Also show non error. re #96
This commit is contained in:
parent
f6c9b8bf8d
commit
98cf25a8b6
|
@ -8,5 +8,5 @@ before_script:
|
|||
- jshint --version
|
||||
script:
|
||||
- phpunit
|
||||
- jshint --verbose util.js
|
||||
- jshint --verbose --show-non-errors util.js
|
||||
|
Loading…
Reference in a new issue