summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorIngy döt Net <ingy@ingy.net>2020-12-23 11:23:58 -0500
committerIngy döt Net <ingy@ingy.net>2021-01-13 16:58:40 -0500
commitfe150624146ee631bb0f95e45731e8b01281fed6 (patch)
tree46f69fbb94895577709d36143faa37e483ed26a5
parent1e1c7fb7c09e9149967c208a6fd07276a6140d57 (diff)
downloadpyyaml-git-fe150624146ee631bb0f95e45731e8b01281fed6.tar.gz
Add 3.9 to appveyor file for completeness sake
Are we done with appveyor now? Can we just remove this file?
-rw-r--r--.appveyor.yml2
1 files changed, 2 insertions, 0 deletions
diff --git a/.appveyor.yml b/.appveyor.yml
index bcefe02..fbc41c3 100644
--- a/.appveyor.yml
+++ b/.appveyor.yml
@@ -24,6 +24,8 @@ environment:
# - PYTHON_VER: Python37-x64
# - PYTHON_VER: Python38
# - PYTHON_VER: Python38-x64
+# - PYTHON_VER: Python39
+# - PYTHON_VER: Python39-x64
#init:
#- ps: iex ((new-object net.webclient).DownloadString('https://raw.githubusercontent.com/appveyor/ci/master/scripts/enable-rdp.ps1'))