appveyor.yml - build 64 bit version and 32 bit.

This commit is contained in:
John MacFarlane 2018-04-12 10:56:44 -07:00
parent 499c91dd96
commit 488320faac

View file

@ -11,10 +11,10 @@ environment:
STACK_ROOT: "c:\\sr32"
STACK: "%STACK_ROOT%\\stack.exe"
STACK_FLAGS: "--flag=hslua:lua_32bits"
# - STACK_VERSION: "windows-x86_64"
# STACK_ROOT: "c:\\sr64"
# STACK: "%STACK_ROOT%\\stack.exe"
# STACK_FLAGS: ""
- STACK_VERSION: "windows-x86_64"
STACK_ROOT: "c:\\sr64"
STACK: "%STACK_ROOT%\\stack.exe"
STACK_FLAGS: ""
skip_commits:
files: