summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorThom Smith <thom@thomthesmith.com>2021-09-21 15:57:14 -0400
committerTina Müller <cpan2@tinita.de>2021-09-22 15:52:05 +0200
commit28af8b24e63cf31652167fb15e4c9ef41242a014 (patch)
treed7280dfe7fdea9823bac2da811c3cbfda8464078
parent00be495c7890efa7a34b69ad526637fe9b587b40 (diff)
downloadpyyaml-git-28af8b24e63cf31652167fb15e4c9ef41242a014.tar.gz
Remove 3.5 from Appveyor
-rw-r--r--.appveyor.yml2
1 files changed, 0 insertions, 2 deletions
diff --git a/.appveyor.yml b/.appveyor.yml
index dbd9dc3..65358bd 100644
--- a/.appveyor.yml
+++ b/.appveyor.yml
@@ -14,8 +14,6 @@ environment:
PYYAML_TEST_GROUP: all
# matrix:
-# - PYTHON_VER: Python35
-# - PYTHON_VER: Python35-x64
# - PYTHON_VER: Python36
# - PYTHON_VER: Python36-x64
# - PYTHON_VER: Python37