Skip to content

Commit

Permalink
tests: switch to Windows Server 2016 for AppVeyor builds. (#761)
Browse files Browse the repository at this point in the history
Should hopefully fix the underlying bug that was causing tokio-tls tests to occasionally fail on Windows.

Signed-off-by: Toby Lawrence <[email protected]>
  • Loading branch information
tobz authored Nov 20, 2018
1 parent e166c4d commit bb6cca8
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .appveyor.yml
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
image: Visual Studio 2017
environment:
matrix:
- TARGET: x86_64-pc-windows-msvc
Expand Down

0 comments on commit bb6cca8

Please sign in to comment.