Skip to content

Commit

Permalink
allow hhvm/mysqli failure so poor travis can feel better
Browse files Browse the repository at this point in the history
  • Loading branch information
Bill Schaller committed Apr 5, 2015
1 parent 3b901cd commit 78082a7
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 @@ -41,6 +41,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 78082a7

Please sign in to comment.