Add PHP 5.2 to travis.yml

This commit is contained in:
bzick 2013-03-15 01:27:06 +04:00
parent 22139d7073
commit c94797a7c6
1 changed files with 1 additions and 0 deletions

View File

@ -1,6 +1,7 @@
language: php
php:
- 5.2
- 5.3
- 5.4
- 5.5