Merge pull request #1304 from simonwelsh/skip-sqlite

Mark SQLite as an allowed failure until it works again
This commit is contained in:
Andrew Short 2013-03-19 01:47:38 -07:00
commit d36f9d6920

View File

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