1
0
Fork 0

Allow phpcs job to fail for now.

pull/107/head
ADmad 2016-10-23 20:08:26 +05:30 committed by Felix Becker
parent fb09ec86b2
commit 9abe75e7e8
1 changed files with 3 additions and 0 deletions

View File

@ -19,6 +19,9 @@ matrix:
- php: '7.0' - php: '7.0'
env: PHPCS=1 DEFAULT=0 env: PHPCS=1 DEFAULT=0
allow_failures:
- env: PHPCS=1 DEFAULT=0
cache: cache:
directories: directories:
- vendor - vendor