summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlec Cooper <ahnolds@gmail.com>2015-12-22 07:41:00 -0500
committerAlec Cooper <ahnolds@gmail.com>2016-01-06 16:52:37 -0500
commit12b62a562d0f4ac78ace09935140dc8833653f10 (patch)
tree4de492d73a862660e87f2bd5615e837d8c3c5f43
parent4e2fc7d1159d0023d9bce496599d56429dde9216 (diff)
downloadswig-12b62a562d0f4ac78ace09935140dc8833653f10.tar.gz
Python2 build on x64 should no longer fail
-rw-r--r--appveyor.yml7
1 files changed, 0 insertions, 7 deletions
diff --git a/appveyor.yml b/appveyor.yml
index d4ed6bbcf..9f2068903 100644
--- a/appveyor.yml
+++ b/appveyor.yml
@@ -18,13 +18,6 @@ environment:
VER: 35
PY3: 1
-matrix:
- allow_failures:
- - platform: x64
- SWIGLANG: python
- VSVER: 12
- VER: 27
-
install:
- date /T & time /T
- set PATH=C:\cygwin\bin;%PATH%