And again

This commit is contained in:
Jonny Barnes 2016-11-25 20:14:24 +00:00
parent 3ca8a2a2ff
commit 7e76fa42ae

View file

@ -34,7 +34,6 @@ before_script:
- cp .env.travis .env
- php artisan key:generate
- php artisan migrate
- php artisan scout:flush 'App\Note'
- php artisan db:seed
- php artisan serve &
- sleep 5 # Give artisan some time to start serving