UPDATED : travis.yml for support of PHP 5.3

This commit is contained in:
Progi1984 2014-12-11 23:08:44 +01:00
parent 6490b7e60d
commit 56cd78440d
1 changed files with 1 additions and 1 deletions

View File

@ -1,7 +1,6 @@
language: php
php:
- 5.3.3
- 5.3
- 5.4
- 5.5
@ -10,6 +9,7 @@ php:
matrix:
allow_failures:
- php: 5.2
- php: hhvm
env: