1
0
mirror of https://github.com/invoiceninja/invoiceninja.git synced 2024-09-20 00:11:35 +02:00

fixes for travis

This commit is contained in:
David Bomba 2019-09-11 16:43:28 +10:00
parent e3a72a5970
commit ad2b73d26d

View File

@ -72,7 +72,7 @@ before_script:
# sh -e /etc/init.d/xvfb start
# sleep 3
# ./vendor/laravel/dusk/bin/chromedriver-linux &
- php artisan dusk:chrome-driver 75
- php artisan dusk:chrome-driver 72
- php artisan serve &
script: