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