Commit 830e7979 authored by Marco Pivetta's avatar Marco Pivetta

Merge pull request #831 from zeroedin-bill/allow-fail-mysqli-hhvm

allow hhvm/mysqli failure so poor travis can feel better
parents 789a33b2 78082a73
......@@ -44,6 +44,8 @@ matrix:
env: DB=sqlite
- php: hhvm
env: DB=mysql
- php: hhvm
env: DB=mysqli
- php: hhvm-nightly
exclude:
- php: hhvm
......
Markdown is supported
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