Răsfoiți Sursa

travis run dusk

jqh 5 ani în urmă
părinte
comite
46fc57a787
1 a modificat fișierele cu 1 adăugiri și 1 ștergeri
  1. 1 1
      .travis.yml

+ 1 - 1
.travis.yml

@@ -38,7 +38,7 @@ install:
   - php artisan dusk:chrome-driver
 
 before_script:
-  - google-chrome-stable --headless --disable-gpu –-no-sandbox --remote-debugging-port=9515 http://127.0.0.1 &
+#  - google-chrome-stable --headless --disable-gpu –-no-sandbox --remote-debugging-port=9515 http://127.0.0.1 &
 #  - chmod 777 ./dcat-admin/tests/resources/drivers/chromedriver-linux
 #  - google-chrome --headless –-no-sandbox --disable-gpu --remote-debugging-port=9515 http://127.0.0.1 &
   - php artisan serve &