Need more pahntomjs inof to debug this issue

This commit is contained in:
Jonny Barnes 2017-02-21 17:35:58 +00:00
parent 3096f40bc6
commit 0343f49f20

View file

@ -38,7 +38,7 @@ before_script:
- php artisan migrate
- php artisan db:seed
- php artisan token:generate
- phantomjs --webdriver=127.0.0.1:9515 --webdriver-loglevel=ERROR &
- phantomjs --webdriver=127.0.0.1:9515 &
- php artisan serve &
- sleep 5 # Give artisan some time to start serving