Skip to content

Commit 11320d0

Browse files
committed
Fixed branch name in appveyor.yml file
1 parent 70438c0 commit 11320d0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.appveyor.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ init:
22
- git config --global core.autocrlf true
33
branches:
44
only:
5-
- dev
5+
- master
66
- /^release\/.*$/
77
- /^(.*\/)?ci-.*$/
88
build_script:

0 commit comments

Comments
 (0)