diff --git a/appveyor.yml b/appveyor.yml index 0c33699..bb7f99a 100644 --- a/appveyor.yml +++ b/appveyor.yml @@ -24,6 +24,8 @@ environment: PYTHON_VERSION: "3.6.1" PYTHON_ARCH: "64" +build: false + install: # If there is a newer build queued for the same PR, cancel this one. # The AppVeyor 'rollout builds' option is supposed to serve the same