Kouhei Sutou
null+****@clear*****
Wed Feb 4 00:12:06 JST 2015
Kouhei Sutou 2015-02-04 00:12:06 +0900 (Wed, 04 Feb 2015) New Revision: 13bb0e01a1bf5d2c2d960cf49e3ea1553a92b23b https://github.com/mroonga/mroonga/commit/13bb0e01a1bf5d2c2d960cf49e3ea1553a92b23b Message: appveyor: try to set Visual Studio version Modified files: appveyor.yml Modified: appveyor.yml (+3 -1) =================================================================== --- appveyor.yml 2015-02-03 23:41:48 +0900 (17d7532) +++ appveyor.yml 2015-02-04 00:12:06 +0900 (7aada86) @@ -1,5 +1,7 @@ version: "{build}" clone_depth: 1 +environment: + VisualStudio: 10.0 install: - cd .. - choco install curl 7zip.commandline @@ -15,7 +17,7 @@ install: - move ..\groonga storage\mroonga\vendor\groonga - 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 10" + - cmake . -G "Visual Studio 10 Win64" - cmake --build . --config RelWithDebInfo notifications: -------------- next part -------------- HTML����������������������������...下載