aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJason R. Coombs <jaraco@jaraco.com>2016-07-30 10:44:45 -0400
committerJason R. Coombs <jaraco@jaraco.com>2016-07-30 10:44:45 -0400
commit3f6926a9b069f48f22dd74d80733d62433e54162 (patch)
tree78a9352f1bb49ca477a4e133320215cf3d548db4
parent7317122ae9092ab72d1ae82bad1afc887fca6508 (diff)
downloadexternal_python_setuptools-3f6926a9b069f48f22dd74d80733d62433e54162.tar.gz
external_python_setuptools-3f6926a9b069f48f22dd74d80733d62433e54162.tar.bz2
external_python_setuptools-3f6926a9b069f48f22dd74d80733d62433e54162.zip
Include Python 2.7 in the appveyor matrix to capture failures on older Pythons. Ref #704.
-rw-r--r--appveyor.yml1
1 files changed, 1 insertions, 0 deletions
diff --git a/appveyor.yml b/appveyor.yml
index 4ae6c791..f3d22f09 100644
--- a/appveyor.yml
+++ b/appveyor.yml
@@ -2,6 +2,7 @@ environment:
matrix:
- PYTHON: "C:\\Python35-x64"
+ - PYTHON: "C:\\Python27-x64"
install:
# symlink python from a directory with a space