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

+ 1 - 1
.travis.yml

@@ -40,7 +40,7 @@ install:
   - php artisan admin:install
   - php artisan migrate:rollback
   - php artisan dusk:chrome-driver
-  - cp -f ./tests/routes ./app/Admin/
+  - cp -f ./tests/routes.php ./app/Admin/
 
 before_script:
   - export DISPLAY=:99.0