Trying to get 64 bits build on AppVeyor

master
Christophe Riccio ago%!(EXTRA string=7 years)
parent 1294a9758d
commit fc522257cf
  1. 4
      .appveyor.yml

@ -13,8 +13,8 @@ matrix:
fast_finish: true fast_finish: true
platform: platform:
- x86 - Win32
- x86_64 - x64
build: build:
parallel: true parallel: true

Loading…
Cancel
Save