Skip to content

Commit bf5c3bc

Browse files
committed
Avoid duplicate building for PR
1 parent 5cf3690 commit bf5c3bc

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

appveyor.yml

+4
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,10 @@ install:
1414
- cmd: SET PATH=C:\python27;%PATH%
1515
- cmd: python script/cibuild
1616

17+
branches:
18+
only:
19+
- master
20+
1721
# disable build and test pahses
1822
build: off
1923
test: off

0 commit comments

Comments
 (0)