Skip to content
Snippets Groups Projects
Commit 51302bb0 authored by UndefinedOffset's avatar UndefinedOffset
Browse files

3.2 is no longer allowed to fail

parent ebfaa260
No related branches found
No related tags found
No related merge requests found
......@@ -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
......
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