summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKenneth Reitz <me@kennethreitz.org>2018-03-15 17:19:02 -0400
committerKenneth Reitz <me@kennethreitz.org>2018-03-15 17:19:02 -0400
commit6497cbee7ec93e05a599d828cdfc4f2f3f97b93b (patch)
tree9092eb59874954476572ee38208e1944fd9d5854
parent3951232f8c5c621967f310c44e9ee42617963f93 (diff)
downloadpython-requests-6497cbee7ec93e05a599d828cdfc4f2f3f97b93b.tar.gz
appveyor attempt
Signed-off-by: Kenneth Reitz <me@kennethreitz.org>
-rw-r--r--appveyor.yml15
1 files changed, 0 insertions, 15 deletions
diff --git a/appveyor.yml b/appveyor.yml
index 1da1fa88..fdfe33d8 100644
--- a/appveyor.yml
+++ b/appveyor.yml
@@ -5,21 +5,6 @@ build: off
environment:
matrix:
- - PYTHON: "C:\\Python27-x64"
- PYTHON_VERSION: "2.7.x"
- PYTHON_ARCH: "64"
- TOXENV: "py27"
-
- - PYTHON: "C:\\Python34-x64"
- PYTHON_VERSION: "3.4.x"
- PYTHON_ARCH: "64"
- TOXENV: "py34"
-
- - PYTHON: "C:\\Python35-x64"
- PYTHON_VERSION: "3.5.x"
- PYTHON_ARCH: "64"
- TOXENV: "py35"
-
- PYTHON: "C:\\Python36-x64"
PYTHON_VERSION: "3.6.x"
PYTHON_ARCH: "64"