summaryrefslogtreecommitdiff
path: root/appveyor.yml
diff options
context:
space:
mode:
authorNed Batchelder <ned@nedbatchelder.com>2015-09-05 17:09:23 -0400
committerNed Batchelder <ned@nedbatchelder.com>2015-09-05 17:09:23 -0400
commit85825fa27e356687339d552af2b1ef8e026d98c0 (patch)
tree76f6689779089ea9620a8b25efed8199c3a6d5ad /appveyor.yml
parent4d9bdad35976b91a88c248dbf689b7730e231d10 (diff)
downloadpython-coveragepy-85825fa27e356687339d552af2b1ef8e026d98c0.tar.gz
Maybe this will build kits for failed jobs
Diffstat (limited to 'appveyor.yml')
-rw-r--r--appveyor.yml5
1 files changed, 0 insertions, 5 deletions
diff --git a/appveyor.yml b/appveyor.yml
index 913aea6..27a6d49 100644
--- a/appveyor.yml
+++ b/appveyor.yml
@@ -7,8 +7,6 @@ shallow_clone: true
matrix:
- fast_finish: true
-
allow_failures:
- PYTHON_ARCH: "64"
@@ -113,9 +111,6 @@ install:
build: off
test_script:
- - "%PYTHON%\\Scripts\\tox --version"
- - "%PYTHON%\\Scripts\\virtualenv --version"
- - "%PYTHON%\\Scripts\\pip --version"
- "%CMD_IN_ENV% %PYTHON%\\Scripts\\tox"
after_test: