Skip to content

Commit fcd8448

Browse files
authored
don't double build on appveyor (#171)
1 parent ec0511d commit fcd8448

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

appveyor.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -32,3 +32,6 @@ build_script:
3232
test_script:
3333
- "%CMD_IN_ENV% python setup.py test"
3434

35+
branches:
36+
only:
37+
- master

0 commit comments

Comments
 (0)