diff options
| author | Silarn <jrim@rimpo.org> | 2019-05-08 23:10:39 -0500 |
|---|---|---|
| committer | Silarn <jrim@rimpo.org> | 2019-05-08 23:10:39 -0500 |
| commit | ed31aeb97e94aaa4ada3645cad6254421ded5c68 (patch) | |
| tree | 385bf9316ed79283374f215893b22b93d06152aa | |
| parent | c7ca9653e9763f397cdb5d60eae5e1788786b8e8 (diff) | |
Set appveyor image to VS 2019 Preview
| -rw-r--r-- | appveyor.yml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/appveyor.yml b/appveyor.yml index 2992614d..3c636f4c 100644 --- a/appveyor.yml +++ b/appveyor.yml @@ -1,6 +1,6 @@ version: 1.0.{build} skip_branch_with_pr: true -image: Visual Studio 2017 +image: Visual Studio 2019 Preview environment: WEBHOOK_URL: secure: gOKbXaZM9ImtMD5XrYITvdyZUW/az082G9OIN1EC1VYoNNsKROB4s6VsQiL6qbLNLc4XQhc8Y9DhdU9Hfh49vhypcjUEQmMsENxnp+1hYMJctTqIYDunVSd767eez5wz6rKHqk+XOHmg5gyVNCV9u4DVcCZJSVe4UTKn1lc47H0= |
