summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDwayne Litzenberger <dlitz@dlitz.net>2016-04-01 23:03:11 -0700
committerDwayne Litzenberger <dlitz@dlitz.net>2016-04-01 23:03:11 -0700
commit38d5fb2e7f61b29e832433b06c2e7a589cd8956b (patch)
treec997260016bec83490c9391c503a06ac82943f74
parent25181c4afd189abcab0de00018ce3fbb29b0c89f (diff)
downloadpycrypto-38d5fb2e7f61b29e832433b06c2e7a589cd8956b.tar.gz
more appveyor
-rw-r--r--appveyor.yml11
1 files changed, 11 insertions, 0 deletions
diff --git a/appveyor.yml b/appveyor.yml
index 44856ab..40ae28c 100644
--- a/appveyor.yml
+++ b/appveyor.yml
@@ -49,3 +49,14 @@ artifacts:
# You can use this step to upload your artifacts to a public website.
# See Appveyor's documentation for more details. Or you can simply
# access your wheels from the Appveyor "artifacts" tab for your build.
+
+
+# stuff specific to this project
+version: 0.0.0.{build}
+pull_requests:
+ do_not_increment_build_number: true
+branches:
+ only:
+ - 2.6.x-ci-appveyor-wip
+#build:
+# verbosity: minimal