Kouhei Sutou
null+****@clear*****
Tue Feb 3 22:08:03 JST 2015
Kouhei Sutou 2015-02-03 22:08:03 +0900 (Tue, 03 Feb 2015) New Revision: 9da27f3e7bb88f8130daf2c04b9933131f8f8445 https://github.com/mroonga/mroonga/commit/9da27f3e7bb88f8130daf2c04b9933131f8f8445 Message: appveyor: be quiet Modified files: appveyor.yml Modified: appveyor.yml (+2 -2) =================================================================== --- appveyor.yml 2015-02-03 22:07:11 +0900 (94c976a) +++ appveyor.yml 2015-02-03 22:08:03 +0900 (6242969) @@ -9,10 +9,10 @@ install: - cd mariadb-10.0.16 - rmdir /S /Q storage\mroonga\ - move ..\mroonga storage\mroonga - - git clone --depth 1 https://github.com/groonga/groonga.git ..\groonga + - git clone --quiet --depth 1 https://github.com/groonga/groonga.git ..\groonga - rmdir /S /Q ..\groonga\test\ - move ..\groonga storage\mroonga\vendor\ - - git clone --depth 1 https://github.com/groonga/groonga-normalizer-mysql.git storage\mroonga\vendor\groonga\vendor\plugins\groonga-normalizer-mysql + - git clone --quiet --depth 1 https://github.com/groonga/groonga-normalizer-mysql.git storage\mroonga\vendor\groonga\vendor\plugins\groonga-normalizer-mysql build_script: - cmake . -G "Visual Studio 12" - cmake --build . --config RelWithDebInfo -------------- next part -------------- HTML����������������������������... 下載