phplint. 5.2, 5.3, 5.4, 5.5 버전별 수행하도록 추가.

This commit is contained in:
bnu 2013-11-24 15:55:59 +09:00
parent 7f4d1b5249
commit f5379412a8

View file

@ -1,4 +1,9 @@
language: php
php:
- 5.2
- 5.3
- 5.4
- 5.5
before_script:
- npm install -g grunt-cli
- npm install