summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarius Gedminas <marius@gedmin.as>2018-08-09 17:07:24 +0300
committerGitHub <noreply@github.com>2018-08-09 17:07:24 +0300
commit27e60b8c5db5e6177d374fd8503a53281ebd7d47 (patch)
treeae8f6cc8e036fb66a84ccc0fd3c6f066fea441e8
parentb7ea6fb2605a741c78ad13cb7d88be489dbde27c (diff)
parentdf3bdb891f5bebbc46c4579df0820f823b97e353 (diff)
downloadzope-proxy-27e60b8c5db5e6177d374fd8503a53281ebd7d47.tar.gz
Merge pull request #28 from zopefoundation/drop-py33-from-appveyor
Drop Python 3.3 from 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