1
0
mirror of synced 2024-12-05 03:06:05 +03:00

Dont allow failures in 5.5 anymore

This commit is contained in:
Benjamin Eberlei 2013-06-24 08:42:05 +02:00
parent 457036aacb
commit 2f6e914d64

View File

@ -5,9 +5,6 @@ php:
- 5.4
- 5.5
matrix:
  allow_failures:
    - php: 5.5
env:
- DB=mysql
- DB=pgsql