remove 2.6 from appveyor build matrix

This commit is contained in:
Nate Prewitt
2017-04-26 07:50:43 -06:00
parent 4703650745
commit fe9fcda262
-4
View File
@@ -9,10 +9,6 @@ environment:
SHELL: "windows"
matrix:
- PYTHON: "C:\\Python266-x64"
PYTHON_VERSION: "2.6.6"
PYTHON_ARCH: "64"
TOXENV: "py26"
- PYTHON: "C:\\Python27-x64"
PYTHON_VERSION: "2.7.x"