Again jshint. re #96
This commit is contained in:
parent
96537ba807
commit
d11fdb672c
1 changed files with 5 additions and 1 deletions
|
@ -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…
Add table
Add a link
Reference in a new issue