Try to add jshint testing. re #96

This commit is contained in:
Sébastien Lucas 2013-10-15 08:37:44 +02:00
parent a8e63d1a8a
commit 96537ba807

View file

@ -2,4 +2,6 @@ language: php
php:
- 5.5
- 5.4
- 5.3
- 5.3
before_script:
- npm install jshint -g