mirror of
https://github.com/MirrorNetworking/Mirror.git
synced 2024-11-18 02:50:32 +00:00
Merged in paulpach/hlapi-community-edition/appveyor (pull request #27)
Add base appveyor build config
This commit is contained in:
commit
f42cd36e69
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