Parcourir la source

chrome-driver 87

jqh il y a 5 ans
Parent
commit
da718f7761
1 fichiers modifiés avec 1 ajouts et 1 suppressions
  1. 1 1
      .travis.yml

+ 1 - 1
.travis.yml

@@ -48,7 +48,7 @@ install:
   - php artisan admin:publish --force
   - php artisan admin:install
   - php artisan migrate:rollback
-#  - php artisan dusk:chrome-driver 87
+  - php artisan dusk:chrome-driver 87
 #  - php artisan dusk:update 79
   - cp -f ./tests/routes.php ./app/Admin/
   - cp -rf ./tests/resources/config ./config/