mirror of
https://github.com/silverstripe/silverstripe-framework
synced 2024-10-22 14:05:37 +02:00
Merge pull request #1304 from simonwelsh/skip-sqlite
Mark SQLite as an allowed failure until it works again
This commit is contained in:
commit
d36f9d6920
@ -22,6 +22,7 @@ matrix:
|
||||
- php: 5.4
|
||||
env:
|
||||
- PHPCS=1
|
||||
- env: TESTDB=SQLITE
|
||||
|
||||
before_script:
|
||||
- pear install pear/PHP_CodeSniffer
|
||||
|
Loading…
Reference in New Issue
Block a user