aboutsummaryrefslogtreecommitdiffstats
path: root/appveyor.yml
blob: 0061908db50e204d38755095d85c95e02d451d25 (plain)
1
2
3
4
5
6
7
8
os: Windows Server 2012 R2

install:
  - call "%ProgramFiles(x86)%\Microsoft Visual Studio 12.0\VC\vcvarsall.bat" x86

build_script:
  - python configure.py --cpu=x86_32
  - nmake