Readd SQlite to travis builds, having it fail harms TDD

This commit is contained in:
Ingo Schommer 2012-12-14 10:40:40 +01:00
parent 90084bb708
commit 4f5b3fa3a6
1 changed files with 1 additions and 0 deletions

View File

@ -6,6 +6,7 @@ php:
env:
- TESTDB=MYSQL
- TESTDB=PGSQL
- TESTDB=SQLITE
matrix:
exclude: