Skip to content

Commit

Permalink
Merge pull request #831 from zeroedin-bill/allow-fail-mysqli-hhvm
Browse files Browse the repository at this point in the history
allow hhvm/mysqli failure so poor travis can feel better
  • Loading branch information
Ocramius committed Apr 5, 2015
2 parents 789a33b + 78082a7 commit 830e797
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -44,6 +44,8 @@ matrix:
env: DB=sqlite
- php: hhvm
env: DB=mysql
- php: hhvm
env: DB=mysqli
- php: hhvm-nightly
exclude:
- php: hhvm
Expand Down

0 comments on commit 830e797

Please sign in to comment.