Mark SQLite as an allowed failure until it works again

This commit is contained in:
Simon Welsh 2013-03-19 21:45:02 +13:00
parent 15d325633a
commit 2afa568d7e

View File

@ -22,6 +22,7 @@ matrix:
- php: 5.4
env:
- PHPCS=1
- env: TESTDB=SQLITE
before_script:
- pear install pear/PHP_CodeSniffer