mirror of
https://github.com/nefarius/ViGEmBus.git
synced 2025-08-10 00:52:17 +00:00
9 lines
191 B
YAML
9 lines
191 B
YAML
version: 1.16.{build}.0
|
|
image: Visual Studio 2017
|
|
build_script:
|
|
- ps: .\build.ps1 -configuration Release_DLL
|
|
deploy:
|
|
- provider: Environment
|
|
name: BUILDBOT
|
|
on:
|
|
appveyor_repo_tag: true |