Merge pull request #1400 from photodude/patch-1
mysqli is supported by HHVM
This commit is contained in:
commit
1370424fed
@ -28,8 +28,6 @@ after_script:
|
|||||||
matrix:
|
matrix:
|
||||||
exclude:
|
exclude:
|
||||||
- php: hhvm
|
- php: hhvm
|
||||||
env: DB=pgsql # driver currently unsupported by HHVM
|
env: DB=pgsql # driver for PostgreSQL currently unsupported by HHVM, requires 3rd party dependency
|
||||||
- php: hhvm
|
|
||||||
env: DB=mysqli # driver currently unsupported by HHVM
|
|
||||||
allow_failures:
|
allow_failures:
|
||||||
- php: 7.0
|
- php: 7.0
|
||||||
|
Loading…
x
Reference in New Issue
Block a user