Commit 78082a73 authored by Bill Schaller's avatar Bill Schaller

allow hhvm/mysqli failure so poor travis can feel better

parent 3b901cd3
......@@ -41,6 +41,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