Skip to content

Commit

Permalink
manual merge #831
Browse files Browse the repository at this point in the history
* allow hhvm/mysqli failure so poor travis can feel better
  • Loading branch information
Bill Schaller committed Apr 5, 2015
1 parent 8ea8bb4 commit 2e79bbb
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 @@ -45,6 +45,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 2e79bbb

Please sign in to comment.