mirror of
https://github.com/SapphireServer/Sapphire.git
synced 2025-05-23 18:17:46 +00:00
.appveyor config
This commit is contained in:
parent
faadde5b45
commit
9725ce73ed
1 changed files with 18 additions and 0 deletions
18
.appveyor.yaml
Normal file
18
.appveyor.yaml
Normal file
|
@ -0,0 +1,18 @@
|
|||
os:
|
||||
- Visual Studio 2015
|
||||
|
||||
build:
|
||||
verbosity: detailed
|
||||
|
||||
configuration:
|
||||
- Debug
|
||||
|
||||
branches:
|
||||
except:
|
||||
- /pr\/.+/
|
||||
|
||||
install:
|
||||
|
||||
|
||||
|
||||
|
Loading…
Add table
Reference in a new issue