try and get dusk tests working

This commit is contained in:
Jonny Barnes 2017-11-07 14:14:42 +00:00
parent b634efff3c
commit 2a56445d5e

View file

@ -55,6 +55,7 @@ before_script:
- php artisan migrate
- php artisan db:seed
- google-chrome-stable --headless --disable-gpu --remote-debugging-port=9515 http://localhost:8000 &
- sleep 5
script:
- php vendor/bin/phpunit --coverage-text