[Groonga-commit] groonga/groonga at fe6753e [master] appveyor: reduce download size

Back to archive index

Kouhei Sutou null+****@clear*****
Fri Sep 23 01:21:57 JST 2016


Kouhei Sutou	2016-09-23 01:21:57 +0900 (Fri, 23 Sep 2016)

  New Revision: fe6753e5afde0bc802bc69bbb8cb72e3d177c41f
  https://github.com/groonga/groonga/commit/fe6753e5afde0bc802bc69bbb8cb72e3d177c41f

  Message:
    appveyor: reduce download size

  Modified files:
    appveyor.yml

  Modified: appveyor.yml (+1 -1)
===================================================================
--- appveyor.yml    2016-09-23 01:17:09 +0900 (1f8d781)
+++ appveyor.yml    2016-09-23 01:21:57 +0900 (7bb086b)
@@ -37,7 +37,7 @@ build_script:
         $Env:PATH = "C:\Ruby22-x64\bin;$Env:PATH"
         $Env:CMAKE_GENERATOR_NAME = "$Env:GENERATOR_NAME Win64"
       }
-  - git submodule update --init
+  - git submodule update --init --depth 1
   - cd vendor
   - ruby download_mecab.rb
   - ruby download_message_pack.rb
-------------- next part --------------
HTML����������������������������...
Download 



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