diff --git a/appveyor.yml b/appveyor.yml index 3fb5397c8f..6a1a5e9833 100644 --- a/appveyor.yml +++ b/appveyor.yml @@ -1,10 +1,10 @@ version: 1.0.{build} image: Visual Studio 2017 -clone_folder: C:\projects\$(APPVEYOR_ACCOUNT_NAME)\$(APPVEYOR_PROJECT_NAME)_$(APPVEYOR_BUILD_VERSION) init: - ps: Set-WinSystemLocale ja-JP - ps: Start-Sleep -s 5 - ps: Restart-Computer +- ps: Start-Sleep -s 5 configuration: - Release