Commit 8ca2763c authored by Benjamin Eberlei's avatar Benjamin Eberlei

Dont allow failures in 5.5 anymore

parent 270cd8b4
...@@ -5,10 +5,6 @@ php: ...@@ -5,10 +5,6 @@ php:
- 5.4 - 5.4
- 5.5 - 5.5
matrix:
  allow_failures:
    - php: 5.5
env: env:
- DB=mysql - DB=mysql
- DB=pgsql - DB=pgsql
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment