mirror of
https://github.com/archtechx/tenancy.git
synced 2025-12-12 12:24:04 +00:00
Remove --prefer-source flag
This commit is contained in:
parent
6c5d9aa441
commit
80da9e1cf5
1 changed files with 1 additions and 1 deletions
|
|
@ -4,6 +4,6 @@ php:
|
|||
- '7.2'
|
||||
|
||||
install:
|
||||
- travis_retry composer install --no-interaction --prefer-source --dev
|
||||
- travis_retry composer install --no-interaction --dev
|
||||
|
||||
script: vendor/bin/phpunit
|
||||
Loading…
Add table
Add a link
Reference in a new issue