Remove PHP 5.2 from travis.yml

This commit is contained in:
bzick 2013-03-15 01:28:39 +04:00
parent c94797a7c6
commit f0bc1920ac
1 changed files with 0 additions and 1 deletions

View File

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