3.2 is no longer allowed to fail

This commit is contained in:
UndefinedOffset 2015-10-13 12:08:42 -03:00
parent ebfaa26021
commit 51302bb0aa
1 changed files with 0 additions and 6 deletions

View File

@ -14,12 +14,6 @@ env:
- DB=SQLITE3 CORE_RELEASE=3.0
- DB=SQLITE3 CORE_RELEASE=3.1
- DB=SQLITE3 CORE_RELEASE=3.2
matrix:
allow_failures:
- env: DB=MYSQL CORE_RELEASE=3.2
- env: DB=PGSQL CORE_RELEASE=3.2
- env: DB=SQLITE3 CORE_RELEASE=3.2
before_script:
- phpenv rehash