Debug mode again :(
This commit is contained in:
parent
8ed4471626
commit
f7e81e1631
1 changed files with 1 additions and 1 deletions
|
@ -57,7 +57,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 --webdriver-loglevel=DEBUG &
|
||||
- sleep 5 # Give artisan some time to start serving
|
||||
|
||||
script:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue