Add Win64 to exclude until the issues are sorted out

pull/402/head
Jeffrey Walton 2017-04-17 01:06:27 -04:00
parent 3d9ac8f66f
commit cfa98a32c0
No known key found for this signature in database
GPG Key ID: B36AB348921B1838
1 changed files with 3 additions and 1 deletions

View File

@ -44,7 +44,9 @@ test_script:
# - https://stackoverflow.com/questions/43423761/cant-perform-64-bit-testing-under-appveyor
# Appveyor also complains that it can't find VS2010 tools even though the docs state they are there.
matrix:
allow_failures:
# allow_failures:
exclude:
- platform: Win64
configuration: Debug
- platform: Win64