Kouhei Sutou
null+****@clear*****
Fri Mar 13 14:41:12 JST 2015
Kouhei Sutou 2015-03-13 14:41:12 +0900 (Fri, 13 Mar 2015) New Revision: d9f4bad1189ae572e694e589c61bc689442719dc https://github.com/mroonga/mroonga/commit/d9f4bad1189ae572e694e589c61bc689442719dc Message: appveyor: fix path Modified files: appveyor.yml Modified: appveyor.yml (+1 -1) =================================================================== --- appveyor.yml 2015-03-13 14:16:05 +0900 (2227547) +++ appveyor.yml 2015-03-13 14:41:12 +0900 (b0e70ab) @@ -12,7 +12,7 @@ install: - git clone --quiet --depth 1 https://github.com/groonga/groonga.git ..\groonga - cd ..\groonga - git submodule update --init - - cd .. + - cd ..\mariadb-10.0.16 - rmdir /S /Q ..\groonga\test\ - mkdir storage\mroonga\vendor - move ..\groonga storage\mroonga\vendor\groonga -------------- next part -------------- HTML����������������������������...Download