[Groonga-commit] pgroonga/pgroonga at 66de02e [master] appveyor: ensure cloning submodule

Back to archive index

Kouhei Sutou null+****@clear*****
Sun Sep 27 10:28:01 JST 2015


Kouhei Sutou	2015-09-27 10:28:01 +0900 (Sun, 27 Sep 2015)

  New Revision: 66de02e2399a11541c019222916abb7f3bf29c34
  https://github.com/pgroonga/pgroonga/commit/66de02e2399a11541c019222916abb7f3bf29c34

  Message:
    appveyor: ensure cloning submodule

  Modified files:
    appveyor.yml

  Modified: appveyor.yml (+1 -1)
===================================================================
--- appveyor.yml    2015-09-27 10:21:51 +0900 (be441c9)
+++ appveyor.yml    2015-09-27 10:28:01 +0900 (0b7ab7a)
@@ -1,7 +1,7 @@
 version: "{build}"
 clone_depth: 10
 build_script:
-  - git submodule init
+  - git submodule update --init
   - cd ..
   - choco install -y curl 7zip.commandline
   - curl -O http://get.enterprisedb.com/postgresql/postgresql-9.4.1-3-windows-x64-binaries.zip
-------------- next part --------------
HTML����������������������������...
下載 



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