From 83703293eb8232ffaee4e51daf83003989199154 Mon Sep 17 00:00:00 2001 From: Austin Eng Date: Tue, 6 Jun 2017 12:55:26 -0400 Subject: [PATCH] Build on AppVeyor with VS2017 --- .appveyor.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.appveyor.yml b/.appveyor.yml index 9af07ffa34..72e1337825 100644 --- a/.appveyor.yml +++ b/.appveyor.yml @@ -4,7 +4,7 @@ configuration: - Debug image: - - Visual Studio 2015 + - Visual Studio 2017 install: - pip install jinja2