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:
|
||||
exclude:
|
||||
- php: hhvm
|
||||
env: DB=pgsql # driver currently unsupported by HHVM
|
||||
- php: hhvm
|
||||
env: DB=mysqli # driver currently unsupported by HHVM
|
||||
env: DB=pgsql # driver for PostgreSQL currently unsupported by HHVM, requires 3rd party dependency
|
||||
allow_failures:
|
||||
- php: 7.0
|
||||
|
Loading…
x
Reference in New Issue
Block a user