Allow fail for codechecker for now

Signed-off-by: Lukas Reschke <lukas@statuscode.ch>
This commit is contained in:
Lukas Reschke 2017-04-18 12:23:50 +02:00
parent d907ebe8cc
commit 7c8e88340d
No known key found for this signature in database
GPG Key ID: B9F6980CF6E759B1

View File

@ -61,5 +61,5 @@ matrix:
- php: 5.6
env: DB=mysql;JSTESTS=1
allow_failures:
- env: DB=mysql;CODECHECK=2
- env: DB=mysql;CODECHECK=1
fast_finish: true