From ba34c7a8224ed32dd733c24f0876bd2bc74d758f Mon Sep 17 00:00:00 2001 From: Robpol86 Date: Sat, 30 Jul 2016 14:42:29 -0700 Subject: [PATCH] trying 26 again --- appveyor.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/appveyor.yml b/appveyor.yml index fb0d4a0..6ce40e2 100644 --- a/appveyor.yml +++ b/appveyor.yml @@ -5,4 +5,4 @@ artifacts: # Run. init: set PATH=C:\Python35-x64;C:\Python35-x64\Scripts;%PATH% build_script: pip install tox -test_script: tox -e lint,py35,py34,py33,py27,py35x64,py34x64,py33x64,py27x64 +test_script: tox -e lint,py35,py34,py33,py27,py26,py35x64,py34x64,py33x64,py27x64,py26x64