mirror of
https://github.com/archtechx/tenancy.git
synced 2026-02-05 13:34:04 +00:00
Fix travis.yml
This commit is contained in:
parent
6d5957ff6b
commit
5c2698938e
1 changed files with 1 additions and 1 deletions
|
|
@ -13,7 +13,7 @@ before_install:
|
|||
- docker-compose up -d
|
||||
|
||||
install:
|
||||
- travis_retry docker-compose exec test composer require --no-interaction "laravel/framework:$LARAVEL_VERSION"
|
||||
- travis_retry docker-compose exec test composer require --no-interaction "laravel/framework:$LARAVEL_VERSION"
|
||||
install:
|
||||
- travis_retry docker-compose exec test composer install --no-interaction
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue