pgsql and mysqli are supported by HHVM
- reference to [Known compatible extensions for HHVM](http://docs.hhvm.com/manual/en/extensions.alphabetical.php)
This commit is contained in:
parent
330f88e44b
commit
652f999e83
@ -26,10 +26,5 @@ after_script:
|
|||||||
- php vendor/bin/coveralls -v
|
- php vendor/bin/coveralls -v
|
||||||
|
|
||||||
matrix:
|
matrix:
|
||||||
exclude:
|
|
||||||
- php: hhvm
|
|
||||||
env: DB=pgsql # driver currently unsupported by HHVM
|
|
||||||
- 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