Update .travis.yml

Allow failures for 5.3.3 for awhile since this is blocking the whole process
This commit is contained in:
Ivan Lanin 2014-03-23 22:41:02 +07:00
parent 05aaad8ad2
commit cd0db8921f
1 changed files with 1 additions and 0 deletions

View File

@ -10,6 +10,7 @@ php:
matrix:
allow_failures:
- php: 5.3.3
- php: 5.6
- php: hhvm