Move appveyor.yml to support

This commit is contained in:
vitaut
2015-10-19 08:05:09 -07:00
parent e81c0aef39
commit 931173ab77

18
support/appveyor.yml Normal file
View File

@@ -0,0 +1,18 @@
configuration:
- Debug
- Release
environment:
CTEST_OUTPUT_ON_FAILURE: 1
matrix:
- BUILD: msvc
- BUILD: msvc
PLATFORM: x64
- BUILD: mingw
build_script:
- python support/appveyor-build.py
on_failure:
- appveyor PushArtifact Testing/Temporary/LastTest.log
- appveyor AddTest test