add 5.2 to PHP versions to test against

This commit is contained in:
Emanuil Rusev 2013-11-10 11:02:18 +02:00
parent a37f5ff31e
commit df3db71698
1 changed files with 6 additions and 1 deletions

View File

@ -3,4 +3,9 @@ language: php
php:
- 5.5
- 5.4
- 5.3
- 5.3
- 5.2
matrix:
allow_failures:
- php: 5.2