[Groonga-commit] groonga/groonga at 1f4a301 [master] appveyor: disable RAM disk

Back to archive index

Kouhei Sutou null+****@clear*****
Wed May 18 13:47:25 JST 2016


Kouhei Sutou	2016-05-18 13:47:25 +0900 (Wed, 18 May 2016)

  New Revision: 1f4a301ac236c91ad96925b47f6dba7cbf58529c
  https://github.com/groonga/groonga/commit/1f4a301ac236c91ad96925b47f6dba7cbf58529c

  Message:
    appveyor: disable RAM disk

  Modified files:
    appveyor.yml

  Modified: appveyor.yml (+3 -3)
===================================================================
--- appveyor.yml    2016-05-18 08:59:02 +0900 (2fc5f82)
+++ appveyor.yml    2016-05-18 13:47:25 +0900 (dbf0389)
@@ -14,9 +14,9 @@ notifications:
 
 install:
   - tzutil /s "Tokyo Standard Time"
-  - choco install -y imdisk-toolkit
-  - mkdir tmp
-  - imdisk -a -t file -m tmp -o awe -s 512M -p "/fs:ntfs /q /y"
+  # - choco install -y imdisk-toolkit
+  # - mkdir tmp
+  # - imdisk -a -t file -m tmp -o awe -s 512M -p "/fs:ntfs /q /y"
 
 build_script:
   - ps: |
-------------- next part --------------
HTML����������������������������...
Télécharger 



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