summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorWez Furlong <wez@wezfurlong.org>2019-09-02 15:11:32 -0700
committerWez Furlong <wez@wezfurlong.org>2019-09-15 16:36:32 -0700
commit12b1c46d5078471aaf4de14bf5793dc450de759b (patch)
tree11730e57a2968375e0d200996ba3bbfafa579e1d
parent5b657d33a60d0b5ec205524e76bdce4bbbae5860 (diff)
downloadssh2-rs-12b1c46d5078471aaf4de14bf5793dc450de759b.zip
use a slightly newer version of visual studio
-rw-r--r--appveyor.yml2
1 files changed, 2 insertions, 0 deletions
diff --git a/appveyor.yml b/appveyor.yml
index ff2a76e..e0a7e5a 100644
--- a/appveyor.yml
+++ b/appveyor.yml
@@ -1,3 +1,5 @@
+image:
+ - Visual Studio 2017
environment:
matrix:
- TARGET: x86_64-pc-windows-msvc