travis - update composer
This commit is contained in:
parent
5527fb3d64
commit
574a820839
@ -14,6 +14,7 @@ before_install:
|
||||
before_script:
|
||||
- cp .env.travis .env
|
||||
- composer self-update
|
||||
- composer install --no-interaction
|
||||
|
||||
script:
|
||||
- php artisan database:create --reset
|
||||
|
Loading…
Reference in New Issue
Block a user