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