Dont allow failures in 5.5 anymore
This commit is contained in:
parent
457036aacb
commit
2f6e914d64
1 changed files with 0 additions and 3 deletions
|
@ -5,9 +5,6 @@ php:
|
|||
- 5.4
|
||||
- 5.5
|
||||
|
||||
matrix:
|
||||
allow_failures:
|
||||
- php: 5.5
|
||||
env:
|
||||
- DB=mysql
|
||||
- DB=pgsql
|
||||
|
|
Loading…
Add table
Reference in a new issue