Commit 2e79bbb4 authored by Bill Schaller's avatar Bill Schaller

manual merge #831

* allow hhvm/mysqli failure so poor travis can feel better
parent 8ea8bb40
...@@ -45,6 +45,8 @@ matrix: ...@@ -45,6 +45,8 @@ matrix:
env: DB=sqlite env: DB=sqlite
- php: hhvm - php: hhvm
env: DB=mysql env: DB=mysql
- php: hhvm
env: DB=mysqli
- php: hhvm-nightly - php: hhvm-nightly
exclude: exclude:
- php: hhvm - 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