summaryrefslogtreecommitdiff
path: root/appveyor.yml
diff options
context:
space:
mode:
authorMarius Gedminas <marius@gedmin.as>2018-08-09 16:25:39 +0300
committerGitHub <noreply@github.com>2018-08-09 16:25:39 +0300
commitdf3bdb891f5bebbc46c4579df0820f823b97e353 (patch)
treeae8f6cc8e036fb66a84ccc0fd3c6f066fea441e8 /appveyor.yml
parentb7ea6fb2605a741c78ad13cb7d88be489dbde27c (diff)
downloadzope-proxy-df3bdb891f5bebbc46c4579df0820f823b97e353.tar.gz
Drop Python 3.3 from appveyor.yml
Support for 3.3 was dropped in version 4.3.0.
Diffstat (limited to 'appveyor.yml')
-rw-r--r--appveyor.yml2
1 files changed, 0 insertions, 2 deletions
diff --git a/appveyor.yml b/appveyor.yml
index 0425cc2..864baa9 100644
--- a/appveyor.yml
+++ b/appveyor.yml
@@ -7,8 +7,6 @@ environment:
matrix:
- python: 27
- python: 27-x64
- - python: 33
- - python: 33-x64
- python: 34
- python: 34-x64
- python: 35