Skip to content

Commit ec777f1

Browse files
authored
Update appveyor.yml
1 parent c613a6e commit ec777f1

1 file changed

Lines changed: 12 additions & 1 deletion

File tree

appveyor.yml

Lines changed: 12 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,16 @@
1+
branches:
2+
only:
3+
- master
4+
- develop
5+
16
before_build:
27
- nuget restore Source/NETworkManager.sln
8+
39
image: Visual Studio 2017
10+
411
configuration: Release
5-
platform: Any CPU
12+
13+
platform: Any CPU
14+
15+
pull_requests:
16+
do_not_increment_build_number: false

0 commit comments

Comments
 (0)