Fix issues with travis and setting up an indieweb user we don’t need anymore

This commit is contained in:
Jonny Barnes 2017-10-19 13:59:18 +01:00
parent 08cdfe1e44
commit 2151d5658b
3 changed files with 0 additions and 101 deletions

View file

@ -54,7 +54,6 @@ before_script:
- php artisan key:generate
- php artisan migrate
- php artisan db:seed
- php artisan token:generate
- google-chrome-stable --headless --disable-gpu --remote-debugging-port=9515 http://localhost:8000 &
script: