[Groonga-commit] groonga/groonga at 5e41aa3 [master] appveyor: increase depth

Back to archive index

Kouhei Sutou null+****@clear*****
Mon Feb 16 18:02:27 JST 2015


Kouhei Sutou	2015-02-16 18:02:27 +0900 (Mon, 16 Feb 2015)

  New Revision: 5e41aa3979df0ff55c1bfb781510769e247d5de2
  https://github.com/groonga/groonga/commit/5e41aa3979df0ff55c1bfb781510769e247d5de2

  Message:
    appveyor: increase depth
    
    If we have two or more queued jobs, we can't find target revision on
    AppVeyor with --depth 1.

  Modified files:
    appveyor.yml

  Modified: appveyor.yml (+1 -1)
===================================================================
--- appveyor.yml    2015-02-16 18:01:53 +0900 (94b5a9b)
+++ appveyor.yml    2015-02-16 18:02:27 +0900 (aa4b65f)
@@ -1,5 +1,5 @@
 version: "{build}"
-clone_depth: 1
+clone_depth: 10
 build_script:
   - cmake . -G "Visual Studio 12 Win64"
   - cmake --build . --config RelWithDebInfo
-------------- next part --------------
HTML����������������������������...
다운로드 



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