mirror of
https://github.com/invoiceninja/invoiceninja.git
synced 2025-06-02 08:44:35 -04:00
fixes for chrome travis
This commit is contained in:
parent
56d4a98707
commit
c221bcae96
@ -70,9 +70,9 @@ before_script:
|
|||||||
- npm run production
|
- npm run production
|
||||||
# migrate and seed the database
|
# migrate and seed the database
|
||||||
# Start webserver on ninja.test:8000
|
# Start webserver on ninja.test:8000
|
||||||
- export DISPLAY=:99.0
|
# export DISPLAY=:99.0
|
||||||
- sh -e /etc/init.d/xvfb start
|
# sh -e /etc/init.d/xvfb start
|
||||||
- sleep 3
|
# sleep 3
|
||||||
- ./vendor/laravel/dusk/bin/chromedriver-linux &
|
- ./vendor/laravel/dusk/bin/chromedriver-linux &
|
||||||
- php artisan serve &
|
- php artisan serve &
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user