fmt/appveyor.yml
2015-08-07 06:41:07 -07:00

19 lines
304 B
YAML

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