Browse Source

travis run dusk

jqh 5 năm trước cách đây
mục cha
commit
ee93d866df
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  1. 1 1
      .travis.yml

+ 1 - 1
.travis.yml

@@ -44,7 +44,7 @@ install:
 before_script:
  # - chmod 777 ./tests/resources/drivers/chromedriver-linux
 #  - chmod 777 ./vendor/laravel/dusk/bin/chromedriver-linux
-  - google-chrome-stable --whitelisted-ips --headless --disable-gpu --remote-debugging-port=9515 http://localhost &
+  - google-chrome-stable --whitelisted-ips --headless --disable-gpu --remote-debugging-port=9222 http://localhost &
   #- ./vendor/laravel/dusk/bin/chromedriver-linux & --whitelisted-ips --headless --disable-gpu --remote-debugging-port=9515 http://localhost &
   - php artisan serve &