attempt to skip appveyor problem

This commit is contained in:
Romain Dorgueil
2017-05-01 10:38:48 +02:00
parent 6be714e3f6
commit a2f477319c

View File

@ -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