Allow phpcs job to fail for now.
parent
fb09ec86b2
commit
9abe75e7e8
|
@ -19,6 +19,9 @@ matrix:
|
|||
- php: '7.0'
|
||||
env: PHPCS=1 DEFAULT=0
|
||||
|
||||
allow_failures:
|
||||
- env: PHPCS=1 DEFAULT=0
|
||||
|
||||
cache:
|
||||
directories:
|
||||
- vendor
|
||||
|
|
Loading…
Reference in New Issue