mirror of
https://github.com/retailcrm/Fetch.git
synced 2024-11-28 13:36:02 +03:00
Updated vendor path used by travis for the SetupEnvironment script
This commit is contained in:
parent
550f3b62e0
commit
4f2c2662e6
@ -7,7 +7,7 @@ php:
|
|||||||
|
|
||||||
before_script:
|
before_script:
|
||||||
- composer install --dev
|
- composer install --dev
|
||||||
- vendor/tests/SetupEnvironment.sh
|
- vendor/tedivm/dovecottesting/SetupEnvironment.sh
|
||||||
|
|
||||||
|
|
||||||
script: phpunit --verbose --coverage-text
|
script: phpunit --verbose --coverage-text
|
Loading…
Reference in New Issue
Block a user