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:
parent
ff44cd0e17
commit
0cb3489054
1 changed files with 5 additions and 1 deletions
|
@ -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:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue