From 41d9739323e57e50a477ad2b4526966d8a00a5c9 Mon Sep 17 00:00:00 2001 From: Adrian Sampson Date: Fri, 10 Jun 2016 15:54:57 -0700 Subject: [PATCH] Enable Windows tests on AppVeyor (fix #670) --- appveyor.yml | 1 - 1 file changed, 1 deletion(-) diff --git a/appveyor.yml b/appveyor.yml index ca9e5a520..ef3ba8bcc 100644 --- a/appveyor.yml +++ b/appveyor.yml @@ -27,7 +27,6 @@ test_script: # Allow all failures for now: the tests don't yet pass! matrix: allow_failures: - - TOX_ENV: py27-test - TOX_ENV: py33-test - TOX_ENV: py34-test - TOX_ENV: py35-test