Typed in an invalid option for the phantomjs command
This commit is contained in:
parent
680ded4e93
commit
5fd91871db
1 changed files with 1 additions and 1 deletions
|
@ -38,7 +38,7 @@ before_script:
|
||||||
- php artisan migrate
|
- php artisan migrate
|
||||||
- php artisan db:seed
|
- php artisan db:seed
|
||||||
- php artisan token:generate
|
- php artisan token:generate
|
||||||
- phantomjs --webserver=127.0.0.1:9515 &
|
- phantomjs --webdriver=127.0.0.1:9515 &
|
||||||
- php artisan serve &
|
- php artisan serve &
|
||||||
- sleep 5 # Give artisan some time to start serving
|
- sleep 5 # Give artisan some time to start serving
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue