Skip to content

Commit

Permalink
Reinstate debug, ctest and 32-bit builds for Windows releases.
Browse files Browse the repository at this point in the history
  • Loading branch information
tom-seddon committed Apr 23, 2018
1 parent 26edd30 commit 2219018
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion appveyor.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ install:

build_script:
- "echo OUTPUT_NAME: %OUTPUT_NAME%"
- python ./etc/release/release.py --make=./snmake.exe --skip-ctest --skip-32-bit --skip-debug %SUFFIX%
- python ./etc/release/release.py --make=./snmake.exe %SUFFIX%

artifacts:
- path: $(OUTPUT_NAME)
Expand Down

0 comments on commit 2219018

Please sign in to comment.