fix link home

This commit is contained in:
2020-08-06 12:47:06 +02:00
parent fcd02beb9c
commit 0b2081526d
2 changed files with 11 additions and 1 deletions

View File

@@ -64,6 +64,8 @@ before_script:
- php artisan migrate
# Run database seed
- php artisan db:seed
only:
- master
test:
script: