From 64aeb6e04a1c42522dea25ba17a152295ae4c9dc Mon Sep 17 00:00:00 2001 From: boddicheg Date: Wed, 2 Sep 2015 16:31:34 +0300 Subject: [PATCH] appveyor --- appveyor.yml | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 appveyor.yml diff --git a/appveyor.yml b/appveyor.yml new file mode 100644 index 000000000..04da5e6ea --- /dev/null +++ b/appveyor.yml @@ -0,0 +1,4 @@ +build_script: +- mkdir build +- cd build +- cmake