Kouhei Sutou
null+****@clear*****
Mon Oct 3 14:47:15 JST 2016
Kouhei Sutou 2016-10-03 14:47:15 +0900 (Mon, 03 Oct 2016) New Revision: e7e322f95e2bac86dc8c7c1bcbb6d3deaa4d7670 https://github.com/groonga/groonga/commit/e7e322f95e2bac86dc8c7c1bcbb6d3deaa4d7670 Message: appveyor: unquote Modified files: appveyor.yml Modified: appveyor.yml (+1 -1) =================================================================== --- appveyor.yml 2016-10-03 14:47:01 +0900 (4ad2ff5) +++ appveyor.yml 2016-10-03 14:47:15 +0900 (55bb08b) @@ -23,7 +23,7 @@ notifications: on_build_status_changed: true init: - - call "%VC_INIT%" "%VC_MACHINE%" + - call "%VC_INIT%" %VC_MACHINE% # - ps: iex ((new-object net.webclient).DownloadString('https://raw.githubusercontent.com/appveyor/ci/master/scripts/enable-rdp.ps1')) install: -------------- next part -------------- HTML����������������������������...Download