mirror of
https://github.com/DirectoryLister/DirectoryLister.git
synced 2025-08-29 00:30:05 +02:00
Fixed environment variable definitions in Travis config
This commit is contained in:
@@ -3,8 +3,7 @@ dist: bionic
|
||||
language: php
|
||||
|
||||
env:
|
||||
- PATH="app/vendor/bin:${PATH}"
|
||||
- PHP_CS_FIXER_IGNORE_ENV="true"
|
||||
- PATH="app/vendor/bin:${PATH}" PHP_CS_FIXER_IGNORE_ENV="true"
|
||||
|
||||
php:
|
||||
- 7.2
|
||||
|
Reference in New Issue
Block a user