Try to show version. re #96
This commit is contained in:
parent
09c803ba23
commit
f6c9b8bf8d
|
@ -5,6 +5,7 @@ php:
|
||||||
- 5.3
|
- 5.3
|
||||||
before_script:
|
before_script:
|
||||||
- npm install jshint -g
|
- npm install jshint -g
|
||||||
|
- jshint --version
|
||||||
script:
|
script:
|
||||||
- phpunit
|
- phpunit
|
||||||
- jshint --verbose util.js
|
- jshint --verbose util.js
|
||||||
|
|
Loading…
Reference in a new issue