diff options
author | Egor Tensin <Egor.Tensin@gmail.com> | 2019-12-09 06:13:56 +0300 |
---|---|---|
committer | Egor Tensin <Egor.Tensin@gmail.com> | 2019-12-09 06:13:56 +0300 |
commit | 2c9630f4850b546c761371acdc092a7360ab3224 (patch) | |
tree | 167e73276f314d68825042144e8e9952fa2dee7b /appveyor.yml | |
parent | add LICENSE.txt (diff) | |
download | math-server-2c9630f4850b546c761371acdc092a7360ab3224.tar.gz math-server-2c9630f4850b546c761371acdc092a7360ab3224.zip |
AppVeyor: build for Win32
Diffstat (limited to 'appveyor.yml')
-rw-r--r-- | appveyor.yml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/appveyor.yml b/appveyor.yml index 6fa31ee..a575963 100644 --- a/appveyor.yml +++ b/appveyor.yml @@ -3,6 +3,7 @@ version: '{build}' image: Visual Studio 2019 platform: + - Win32 - x64 configuration: |