diff options
author | Egor Tensin <Egor.Tensin@gmail.com> | 2020-10-14 02:16:17 +0300 |
---|---|---|
committer | Egor Tensin <Egor.Tensin@gmail.com> | 2020-10-14 02:16:17 +0300 |
commit | 9b742836e47c1e2ddf051a1696effe0a27d24f0b (patch) | |
tree | db7ab5051eb486c255d442ad422f3d85ba5cdcba | |
parent | cmake: Boost::boost instead of Boost::headers (diff) | |
download | winapi-common-9b742836e47c1e2ddf051a1696effe0a27d24f0b.tar.gz winapi-common-9b742836e47c1e2ddf051a1696effe0a27d24f0b.zip |
AppVeyor: reorder images, 2013 second
Diffstat (limited to '')
-rw-r--r-- | .appveyor.yml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.appveyor.yml b/.appveyor.yml index 11714e1..991f6b9 100644 --- a/.appveyor.yml +++ b/.appveyor.yml @@ -2,8 +2,8 @@ version: '{build}' image: - Visual Studio 2019 - - Visual Studio 2015 - Visual Studio 2013 + - Visual Studio 2015 - Visual Studio 2017 environment: |