From ca1f4b8709308852436e44614b1ef66422cee23d Mon Sep 17 00:00:00 2001 From: TLINDEN Date: Sun, 26 Apr 2015 14:27:41 +0200 Subject: [PATCH] trying cygwin test --- appveyor.yml | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) create mode 100644 appveyor.yml diff --git a/appveyor.yml b/appveyor.yml new file mode 100644 index 0000000..c341c4a --- /dev/null +++ b/appveyor.yml @@ -0,0 +1,18 @@ +environment: + global: + CYG_ROOT: C:\cygwin + CYG_BASH: C:\cygwin\bin\bash + +os: unstable + +platform: + - Win32 + +test: off + +init: + - git config --global core.autocrlf input + +build_script: + - '%CYG_BASH% -lc "cd $APPVEYOR_BUILD_FOLDER; exec 0