vgmstream/appveyor.yml

12 lines
259 B
YAML
Raw Normal View History

version: 1.0.{build}
image: Visual Studio 2017
configuration: Release
build_script:
- ps: .\build.bat
test: off
artifacts:
- path: Release/test.zip
name: test.zip
- path: Release/foo_input_vgmstream.fb2k-component
name: foo_input_vgmstream.fb2k-component