summaryrefslogtreecommitdiffstatshomepage
path: root/.appveyor.yml
diff options
context:
space:
mode:
Diffstat (limited to '.appveyor.yml')
-rw-r--r--.appveyor.yml4
1 files changed, 2 insertions, 2 deletions
diff --git a/.appveyor.yml b/.appveyor.yml
index b7d1fcf2705..138eb7c5766 100644
--- a/.appveyor.yml
+++ b/.appveyor.yml
@@ -2,7 +2,7 @@ version: 1.0.{build}
image:
- Visual Studio 2017
- Visual Studio 2017 Preview
- - Visual Studio 2019 Preview
+ - Visual Studio 2019
- Previous Visual Studio 2017
shallow_clone: true
@@ -17,7 +17,7 @@ matrix:
exclude:
- image: Visual Studio 2017 Preview
BUILD: GCC
- - image: Visual Studio 2019 Preview
+ - image: Visual Studio 2019
BUILD: GCC
- image: Previous Visual Studio 2017
BUILD: GCC