diff options
| -rw-r--r-- | appveyor.yml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/appveyor.yml b/appveyor.yml index c1df03cc..7c686b04 100644 --- a/appveyor.yml +++ b/appveyor.yml | |||
| @@ -8,7 +8,7 @@ branches: | |||
| 8 | - master | 8 | - master |
| 9 | - develop | 9 | - develop |
| 10 | 10 | ||
| 11 | image: Visual Studio 2017 | 11 | image: Visual Studio 2019 |
| 12 | 12 | ||
| 13 | version: 0.0.0.{build} | 13 | version: 0.0.0.{build} |
| 14 | configuration: Release | 14 | configuration: Release |
