diff --git a/.appveyor.yml b/.appveyor.yml new file mode 100644 index 0000000000..b97fd27b29 --- /dev/null +++ b/.appveyor.yml @@ -0,0 +1,14 @@ +environment: + matrix: + - MSYSTEM: MINGW64 + +install: + # upgrading gcc to 6.x fails + - C:\msys64\usr\bin\bash -lc "pacman --noconfirm -Suuy mingw-w64-x86_64-ninja mingw-w64-x86_64-cmake git mingw-w64-x86_64-mpfr" + +build_script: + - C:\msys64\usr\bin\bash -lc "exec 0