mirror of
https://github.com/BinomialLLC/basis_universal.git
synced 2026-08-22 11:08:10 +00:00
Merge pull request #121 from EwoutH/patch-1
CI: Add basic AppVeyor configuration
This commit is contained in:
8
appveyor.yml
Normal file
8
appveyor.yml
Normal file
@@ -0,0 +1,8 @@
|
||||
image: Visual Studio 2019
|
||||
configuration: Release
|
||||
|
||||
build:
|
||||
project: basisu.sln
|
||||
|
||||
artifacts:
|
||||
- path: bin\basisu.exe
|
||||
Reference in New Issue
Block a user