1
0
Fork 0
mirror of https://github.com/archtechx/tenancy.git synced 2026-02-05 05:44:04 +00:00

Try to fix Call to undef. method Redis::connect()

This commit is contained in:
Samuel Štancl 2019-02-02 12:28:21 +01:00
parent be8968b832
commit 0ca435262b
3 changed files with 3 additions and 4 deletions

View file

@ -8,7 +8,6 @@ branches:
- master
install:
- travis_retry pecl install redis
- travis_retry composer install --no-interaction
script: vendor/bin/phpunit --coverage-clover=coverage.xml