mirror of
https://github.com/firefly-iii/firefly-iii.git
synced 2025-02-03 12:10:42 -06:00
Travis file update.
This commit is contained in:
parent
f72a8c5c06
commit
1ee72a6ce5
@ -7,6 +7,7 @@ php:
|
||||
|
||||
install:
|
||||
- composer selfupdate
|
||||
- composer --version
|
||||
- composer install --no-dev
|
||||
- composer update
|
||||
- php artisan env
|
||||
@ -18,4 +19,4 @@ install:
|
||||
- php artisan migrate --seed
|
||||
|
||||
script:
|
||||
- phpunit --debug
|
||||
- phpunit
|
||||
|
Loading…
Reference in New Issue
Block a user