Added back 5.4 and 5.3 as acceptable failures.

Don't really need them but figured why the hell not.
This commit is contained in:
Joshua Sherman 2014-01-03 17:53:49 -05:00
parent ff44cd0e17
commit 0cb3489054

View file

@ -1,11 +1,15 @@
language: php
php:
- hhvm
- 5.5
- 5.4
- 5.3
- hhvm
matrix:
allow_failures:
- php: 5.4
- php: 5.3
- php: hhvm
install: