Kouhei Sutou
null+****@clear*****
Sun Sep 27 10:10:59 JST 2015
Kouhei Sutou 2015-09-27 10:10:59 +0900 (Sun, 27 Sep 2015) New Revision: ec0784a8b3863441e3001d37c92f8163e0f92b69 https://github.com/pgroonga/pgroonga/commit/ec0784a8b3863441e3001d37c92f8163e0f92b69 Message: appveyor: update for the latest changes Modified files: appveyor.yml Modified: appveyor.yml (+1 -1) =================================================================== --- appveyor.yml 2015-09-26 22:12:14 +0900 (f798983) +++ appveyor.yml 2015-09-27 10:10:59 +0900 (be441c9) @@ -1,12 +1,12 @@ version: "{build}" clone_depth: 10 build_script: + - git submodule init - cd .. - choco install -y curl 7zip.commandline - curl -O http://get.enterprisedb.com/postgresql/postgresql-9.4.1-3-windows-x64-binaries.zip - 7z x postgresql-9.4.1-3-windows-x64-binaries.zip > nul - cd pgroonga - - mkdir vendor - git clone --recursive --quiet --depth 1 https://github.com/groonga/groonga.git vendor\groonga - cmake . -G "Visual Studio 12 2013 Win64" -DCMAKE_INSTALL_PREFIX="..\\pgsql" - cmake --build . --config Debug -------------- next part -------------- HTML����������������������������... ダウンロード