mirror of
https://github.com/retailcrm/Fetch.git
synced 2025-04-06 06:43:35 +03:00
Updated vendor path used by travis for the SetupEnvironment script
This commit is contained in:
parent
550f3b62e0
commit
4f2c2662e6
1 changed files with 1 additions and 1 deletions
|
@ -7,7 +7,7 @@ php:
|
|||
|
||||
before_script:
|
||||
- composer install --dev
|
||||
- vendor/tests/SetupEnvironment.sh
|
||||
- vendor/tedivm/dovecottesting/SetupEnvironment.sh
|
||||
|
||||
|
||||
script: phpunit --verbose --coverage-text
|
Loading…
Add table
Reference in a new issue