diff --git a/.appveyor.yml b/.appveyor.yml index 03bde01ff..336f1e974 100644 --- a/.appveyor.yml +++ b/.appveyor.yml @@ -59,6 +59,8 @@ install: # target Python version and architecture - "%CMD_IN_ENV% pip install -vr requirements.txt" +build: false + test_script: - "SET PATH=C:\\msys64\\usr\\bin;%PATH%" # 'run-test.sh' interprets $PYTHON as the executable name