Skip to content

Commit

Permalink
Allowing SQlite to fail in travis until we find out what is wrong there
Browse files Browse the repository at this point in the history
  • Loading branch information
lorenzo committed Mar 30, 2014
1 parent ae119af commit 62f96bd
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .travis.yml
Expand Up @@ -15,6 +15,7 @@ services:
matrix:
allow_failures:
- php: hhvm
- env: DB=sqlite
fast_finish: true
include:
- php: 5.4
Expand Down

0 comments on commit 62f96bd

Please sign in to comment.