1
0
Fork 0
mirror of https://github.com/archtechx/tenancy.git synced 2025-12-12 13:54:03 +00:00

Remove --prefer-source flag

This commit is contained in:
Samuel Štancl 2019-02-01 23:19:05 +01:00
parent 6c5d9aa441
commit 80da9e1cf5

View file

@ -4,6 +4,6 @@ php:
- '7.2' - '7.2'
install: install:
- travis_retry composer install --no-interaction --prefer-source --dev - travis_retry composer install --no-interaction --dev
script: vendor/bin/phpunit script: vendor/bin/phpunit