We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bfdcb57 commit bc401f1Copy full SHA for bc401f1
.appveyor.yml
@@ -1,3 +1,9 @@
1
+branches:
2
+ only:
3
+ - master
4
+
5
+skip_branch_with_pr: true
6
7
environment:
8
# websockets only works on Python >= 3.4.
9
CIBW_SKIP: cp27-* cp33-*
0 commit comments