Test for Python 3.6 on AppVeyor

This commit is contained in:
micbou 2018-02-11 00:27:15 +01:00
parent 4c6290ccb7
commit fa6af51630
No known key found for this signature in database
GPG Key ID: C7E8FD1F3BDA1E05

View File

@ -4,12 +4,12 @@ environment:
COVERAGE: true
matrix:
- arch: 32
python: 35
python: 36
# We only test Python 2.7 on 64 bits.
- arch: 64
python: 27
- arch: 64
python: 35
python: 36
install:
- ci\appveyor\appveyor_install.bat
build_script: