Try to add jshint testing. re #96

This commit is contained in:
Sébastien Lucas 2013-10-15 08:37:44 +02:00
父節點 a8e63d1a8a
當前提交 96537ba807
共有 1 個文件被更改,包括 3 次插入1 次删除

查看文件

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