summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAnthon van der Neut <anthon@mnt.org>2018-07-08 10:16:46 +0200
committerAnthon van der Neut <anthon@mnt.org>2018-07-08 10:16:46 +0200
commit95735242459c99f92d9c8c0c29803f7ecc470ba2 (patch)
tree028b72682de1c3182ac2901164ce6e9117c28210
parent14538012b8d5730a8466477fb05d16ea5a817d9f (diff)
downloadruamel.yaml-95735242459c99f92d9c8c0c29803f7ecc470ba2.tar.gz
readd 3.7
-rw-r--r--.appveyor.yaml5
1 files changed, 2 insertions, 3 deletions
diff --git a/.appveyor.yaml b/.appveyor.yaml
index ad1b2ab..fcc4086 100644
--- a/.appveyor.yaml
+++ b/.appveyor.yaml
@@ -11,9 +11,8 @@ environment:
- PYTHON: C:\Python35-x64
- PYTHON: C:\Python36
- PYTHON: C:\Python36-x64
-# seems not supported yet
-# - PYTHON: C:\Python37
-# - PYTHON: C:\Python37-x64
+ - PYTHON: C:\Python37
+ - PYTHON: C:\Python37-x64
install:
- |