소스 검색

Update .travis.yml

Jiang Qinghua 4 년 전
부모
커밋
61689b2375
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      .travis.yml

+ 1 - 1
.travis.yml

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