Skip to content

Commit 7125c0f

Browse files
authored
Remove dev and master from v1.x build branches (#6363)
1 parent 734ffc8 commit 7125c0f

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

appveyor.yml

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -10,8 +10,6 @@ pull_requests:
1010
do_not_increment_build_number: true
1111
branches:
1212
only:
13-
- dev
14-
- master
1513
- v1.x
1614
max_jobs: 1
1715
image: Visual Studio 2017
@@ -38,4 +36,4 @@ artifacts:
3836
name: NuGet
3937
hosts:
4038
api.nuget.org: 93.184.221.200
41-
dist.nuget.org: 93.184.221.200
39+
dist.nuget.org: 93.184.221.200

0 commit comments

Comments
 (0)