Also show non error. re #96

This commit is contained in:
Sébastien Lucas 2013-10-15 11:01:55 +02:00
parent f6c9b8bf8d
commit 98cf25a8b6

View file

@ -8,5 +8,5 @@ before_script:
- jshint --version
script:
- phpunit
- jshint --verbose util.js
- jshint --verbose --show-non-errors util.js