diff --git a/appveyor.yml b/appveyor.yml index 7284b18..45a78fc 100644 --- a/appveyor.yml +++ b/appveyor.yml @@ -2,6 +2,9 @@ version: 1.15.{build} image: Visual Studio 2017 build_script: - ps: .\build.ps1 -configuration release +after_build: +- ps: | + Write-Warning "Test :)" artifacts: - path: bin\x64\ViGEmBus name: ViGEmBus_unsigned_x64