[Groonga-mysql-commit] mroonga/mroonga at ac952e4 [master] appveyor: add required -y to choco

アーカイブの一覧に戻る

Kouhei Sutou null+****@clear*****
Fri Mar 13 14:13:48 JST 2015


Kouhei Sutou	2015-03-13 14:13:48 +0900 (Fri, 13 Mar 2015)

  New Revision: ac952e4f51131c2e621a962020f70f12851c539f
  https://github.com/mroonga/mroonga/commit/ac952e4f51131c2e621a962020f70f12851c539f

  Message:
    appveyor: add required -y to choco

  Modified files:
    appveyor.yml

  Modified: appveyor.yml (+1 -1)
===================================================================
--- appveyor.yml    2015-03-13 10:08:12 +0900 (262f0c6)
+++ appveyor.yml    2015-03-13 14:13:48 +0900 (0a5de0a)
@@ -3,7 +3,7 @@ clone_depth: 10
 install:
   - git submodule update --init
   - cd ..
-  - choco install curl 7zip.commandline
+  - choco install -y curl 7zip.commandline
   - curl -O http://mirror.jmu.edu/pub/mariadb/mariadb-10.0.16/source/mariadb-10.0.16.tar.gz
   - 7z x mariadb-10.0.16.tar.gz
   - 7z x mariadb-10.0.16.tar > nul
-------------- next part --------------
HTML����������������������������...
ダウンロード 



More information about the Groonga-mysql-commit mailing list
アーカイブの一覧に戻る