vgmstream/appveyor.yml
Christopher Snowhill 4c8d6cffbc
Update appveyor.yml
Remove TLS 1.2 fix, as it appears to be integrated into AppVeyor now.
2018-03-17 14:06:49 -07:00

12 lines
259 B
YAML

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