Make jshint more verbose. re #96

このコミットが含まれているのは:
Sébastien Lucas 2013-10-15 10:43:14 +02:00
コミット 09c803ba23

ファイルの表示

@ -7,5 +7,5 @@ before_script:
- npm install jshint -g - npm install jshint -g
script: script:
- phpunit - phpunit
- jshint util.js - jshint --verbose util.js