[Groonga-commit] groonga/groonga at 5398145 [master] appveyor: sleep more

Back to archive index

Kouhei Sutou null+****@clear*****
Fri Jun 22 10:34:44 JST 2018


Kouhei Sutou	2018-06-22 10:34:44 +0900 (Fri, 22 Jun 2018)

  New Revision: 5398145769ee2abe148a81b7683798fc644d49c7
  https://github.com/groonga/groonga/commit/5398145769ee2abe148a81b7683798fc644d49c7

  Message:
    appveyor: sleep more

  Modified files:
    appveyor.yml

  Modified: appveyor.yml (+3 -2)
===================================================================
--- appveyor.yml    2018-06-22 10:29:34 +0900 (72c5f81d8)
+++ appveyor.yml    2018-06-22 10:34:44 +0900 (35f77aa40)
@@ -27,9 +27,10 @@ notifications:
 
 init:
   - ps: Set-WinSystemLocale ja-JP
-  - ps: Start-Sleep -s 5
+  - ps: Start-Sleep -s 10
   - ps: Restart-Computer
-  - set PATH=C:\Ruby22\bin;%PATH%
+  - set PATH=C:\Ruby25-x64\bin;%PATH%
+  - set PATH=C:\Ruby25-x64\bin;%PATH%
   - set PATH=C:\msys64\usr\bin;%PATH%
   - call
       "C:\Program Files (x86)\Microsoft Visual Studio %VS_VERSION%.0\VC\vcvarsall.bat"
-------------- next part --------------
HTML����������������������������...
URL: https://lists.osdn.me/mailman/archives/groonga-commit/attachments/20180622/593aef22/attachment-0001.htm 



More information about the Groonga-commit mailing list
Back to archive index