Add base appveyor build config

This commit is contained in:
Paul Pacheco 2018-07-15 11:43:43 -05:00
parent 5a20083536
commit 21cef5cf9c

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