fmtlegacy/appveyor.yml
2015-03-12 09:06:50 -07:00

19 lines
346 B
YAML

environment:
CTEST_OUTPUT_ON_FAILURE: 1
matrix:
- BUILD: msvc
CONFIG: Debug
- BUILD: msvc
CONFIG: Release
# - BUILD: mingw
# CONFIG: Debug
# - BUILD: mingw
# CONFIG: Release
build_script:
- python support/appveyor-build.py
on_failure:
- appveyor PushArtifact Testing/Temporary/LastTest.log
- appveyor AddTest test