Merged in paulpach/hlapi-community-edition/appveyor (pull request #27)

Add base appveyor build config
This commit is contained in:
Paul Pacheco 2018-07-15 17:16:32 +00:00 committed by vis2k
commit f42cd36e69

11
appveyor.yml Normal file
View File

@ -0,0 +1,11 @@
version: '{branch}-{build}'
build:
project: Unity-Technologies-networking/Networking.sln
verbosity: minimal
artifacts:
- path: Unity-Technologies-networking/Output/**/*
image: Visual Studio 2017