Merge pull request #121 from EwoutH/patch-1

CI: Add basic AppVeyor configuration
This commit is contained in:
Rich Geldreich
2020-03-22 23:40:14 -04:00
committed by GitHub

8
appveyor.yml Normal file
View File

@@ -0,0 +1,8 @@
image: Visual Studio 2019
configuration: Release
build:
project: basisu.sln
artifacts:
- path: bin\basisu.exe