LibHac/appveyor.yml
2021-06-15 00:07:50 -07:00

9 lines
No EOL
278 B
YAML

version: 0.0.0-{build}
image: Visual Studio 2019
environment:
myget_api_key:
secure: 0xJoYAtR6psXCRvk1qm5czDObkeRjHKPjfe5gIExXVFPwA0VVODYv/hBZYUtz2F3
build_script:
- cmd: .\build.cmd appveyorbuild --noreflection
- sh: ./build.cmd appveyorbuild --noreflection
test: off