Again jshint. re #96
This commit is contained in:
parent
96537ba807
commit
d11fdb672c
|
@ -4,4 +4,8 @@ php:
|
|||
- 5.4
|
||||
- 5.3
|
||||
before_script:
|
||||
- npm install jshint -g
|
||||
- npm install jshint -g
|
||||
script:
|
||||
- phpunit
|
||||
- jshint util.js
|
||||
|
Loading…
Reference in a new issue