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