mirror of
https://github.com/vale981/arb
synced 2025-03-04 17:01:40 -05:00
re-enable 32-bit cl on appveyor
This commit is contained in:
parent
1a8b6d5412
commit
f6d1112d25
1 changed files with 2 additions and 2 deletions
|
@ -26,8 +26,8 @@ environment:
|
|||
ARCH: 64
|
||||
- COMPILER: gcc
|
||||
ARCH: 32
|
||||
# - COMPILER: cl
|
||||
# ARCH: 32
|
||||
- COMPILER: cl
|
||||
ARCH: 32
|
||||
|
||||
install:
|
||||
- if [%COMPILER%]==[gcc] set "PATH=C:\msys64\mingw%ARCH%\bin;%PATH%"
|
||||
|
|
Loading…
Add table
Reference in a new issue