Added CI config

This commit is contained in:
Oleksandr Melnyk 2018-04-22 15:32:20 +03:00
parent 7d0f9524d8
commit dcae2a9d28

12
appveyor.yml Normal file
View File

@ -0,0 +1,12 @@
version: xxHash-{branch}-{build}
test: off
install:
- ps: $env:DOTNET_BUILD_VERSION = $env:APPVEYOR_BUILD_NUMBER
build_script:
- cmd: build.cmd
artifacts:
- path: artifacts\*.nupkg