summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorToby Lawrence <tobz@users.noreply.github.com>2018-11-19 20:18:37 -0500
committerGitHub <noreply@github.com>2018-11-19 20:18:37 -0500
commitbb6cca8ff0bd8ee3b9998cf2b0df58800eee39ae (patch)
tree374c4829efdda2fe8d72371af7bc036f209932df
parente166c4d91231c5af00df903b16b91c5c364f9b27 (diff)
tests: switch to Windows Server 2016 for AppVeyor builds. (#761)
Should hopefully fix the underlying bug that was causing tokio-tls tests to occasionally fail on Windows. Signed-off-by: Toby Lawrence <toby@nuclearfurnace.com>
-rw-r--r--.appveyor.yml1
1 files changed, 1 insertions, 0 deletions
diff --git a/.appveyor.yml b/.appveyor.yml
index a051a20d..4674a388 100644
--- a/.appveyor.yml
+++ b/.appveyor.yml
@@ -1,3 +1,4 @@
+image: Visual Studio 2017
environment:
matrix:
- TARGET: x86_64-pc-windows-msvc