mirror of
https://github.com/MirrorNetworking/Mirror.git
synced 2024-11-18 02:50:32 +00:00
Add base appveyor build config
This commit is contained in:
parent
5a20083536
commit
21cef5cf9c
11
appveyor.yml
Normal file
11
appveyor.yml
Normal 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
|
||||||
|
|
Loading…
Reference in New Issue
Block a user