mirror of
https://github.com/DirectoryLister/DirectoryLister.git
synced 2025-08-30 09:10:38 +02:00
Ignore environment when running php-cs-fixer in CI
This commit is contained in:
@@ -4,6 +4,7 @@ language: php
|
||||
|
||||
env:
|
||||
- PATH="app/vendor/bin:${PATH}"
|
||||
- PHP_CS_FIXER_IGNORE_ENV="true"
|
||||
|
||||
php:
|
||||
- 7.2
|
||||
|
Reference in New Issue
Block a user