summaryrefslogtreecommitdiff
path: root/.appveyor.yaml
diff options
context:
space:
mode:
authorAnthon van der Neut <anthon@mnt.org>2016-01-30 14:24:27 +0100
committerAnthon van der Neut <anthon@mnt.org>2016-01-30 14:24:27 +0100
commite9ca59578e9b21226fe3ef48bd2ca4729bba9460 (patch)
treecbf4cbe56bf98a5cdc272e75f0c35c55c258cdf6 /.appveyor.yaml
parentac391ef2f82f78dc9cb406d7e3de6293ec342b10 (diff)
downloadruamel.yaml-e9ca59578e9b21226fe3ef48bd2ca4729bba9460.tar.gz
debugging appveyor
Diffstat (limited to '.appveyor.yaml')
-rw-r--r--.appveyor.yaml2
1 files changed, 2 insertions, 0 deletions
diff --git a/.appveyor.yaml b/.appveyor.yaml
index e00f860..0080ac6 100644
--- a/.appveyor.yaml
+++ b/.appveyor.yaml
@@ -2,6 +2,8 @@ environment:
matrix:
- PYTHON: C:\Python266
+ PYTHON_VERSION: '2.6.6'
+ PYTHON_ARCH: '32'
- PYTHON: C:\Python27
# - PYTHON: C:\Python33
# - PYTHON: C:\Python34