Auto merge of #3086 - micbou:python-3.7, r=Valloric

[READY] Test Python 3.7 on AppVeyor

<!-- Reviewable:start -->
This change is [<img src="https://reviewable.io/review_button.svg" height="34" align="absmiddle" alt="Reviewable"/>](https://reviewable.io/reviews/valloric/youcompleteme/3086)
<!-- Reviewable:end -->
This commit is contained in:
zzbot 2018-07-23 15:02:20 -07:00 committed by GitHub
commit 17beac58a3
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

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