Skip to content

Commit

Permalink
Change appveyor to use VS2017 image
Browse files Browse the repository at this point in the history
This hopefully will prevent the increasing number
of SSL/TLS errors that we are seing during updates.
  • Loading branch information
AdmiringWorm committed Jul 4, 2020
1 parent 47ad39c commit d884c63
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .appveyor.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ version: '{build}'
pull_requests:
do_not_increment_build_number: true
max_jobs: 1
#image: Visual Studio 2015
image: Visual Studio 2017
# History plugin requires complete log
#clone_depth: 5
branches:
Expand Down

0 comments on commit d884c63

Please sign in to comment.