From ca49314cc4a8e8a1d977481885210a3875b94caf Mon Sep 17 00:00:00 2001 From: Takashi Sawanaka Date: Mon, 17 Dec 2018 23:14:03 +0900 Subject: [PATCH] Add appveyor.yml --HG-- branch : stable --- appveyor.yml | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 appveyor.yml diff --git a/appveyor.yml b/appveyor.yml new file mode 100644 index 000000000..75e3c864b --- /dev/null +++ b/appveyor.yml @@ -0,0 +1,6 @@ +version: 1.0.{build} +configuration: Release Unicode +platform: x64 +build: + project: WinMerge.vs2015.sln + verbosity: minimal \ No newline at end of file -- 2.11.0