1
0
mirror of synced 2025-02-09 00:39:25 +03:00

As of HHVM 3.15 pgsql is supported

This commit is contained in:
Walt Sorensen 2016-09-09 15:18:48 -06:00 committed by GitHub
parent 3e3bfbf6d8
commit 48dcbe9d35

View File

@ -52,9 +52,6 @@ matrix:
env: DB=mariadb
addons:
mariadb: 10.1
exclude:
- php: hhvm
env: DB=pgsql # driver for PostgreSQL currently unsupported by HHVM, requires 3rd party dependency
allow_failures:
- php: nightly