aboutsummaryrefslogtreecommitdiffstatshomepage
diff options
context:
space:
mode:
authorEgor Tensin <Egor.Tensin@gmail.com>2020-10-17 18:42:35 +0300
committerEgor Tensin <Egor.Tensin@gmail.com>2020-10-17 18:49:08 +0300
commite5d7337d7c5a1579006dba5b170184078f8f8ea0 (patch)
tree3c64121e268d431d80c47b55c3d92720ee6854f0
parentfix .clang-format (diff)
downloadmath-server-e5d7337d7c5a1579006dba5b170184078f8f8ea0.tar.gz
math-server-e5d7337d7c5a1579006dba5b170184078f8f8ea0.zip
AppVeyor: reorder images, VS 2019 first
-rw-r--r--.appveyor.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.appveyor.yml b/.appveyor.yml
index d7b398f..53f5e31 100644
--- a/.appveyor.yml
+++ b/.appveyor.yml
@@ -1,8 +1,8 @@
version: '{build}'
image:
- - Visual Studio 2017
- Visual Studio 2019
+ - Visual Studio 2017
environment:
python_exe: C:\Python36-x64\python.exe