]> granicus.if.org Git - nethack/commit
Modified travis builds to deploy the x86 windows build to github if tagged.
authorBart House <bart@barthouse.com>
Sun, 27 Oct 2019 03:09:14 +0000 (20:09 -0700)
committerBart House <bart@barthouse.com>
Sun, 27 Oct 2019 03:09:14 +0000 (20:09 -0700)
commiteef880214becc22d5710562c8dbb568e2c4ad24f
tree28a3691be1d4c2ad2bb37313e39463b1355a4ec9
parentd201d302b7a95f1e0e03957a36a5737c228c20f8
Modified travis builds to deploy the x86 windows build to github if tagged.

Moved the travis visual studio build bash script to live outside of
the travis YML file.  Updated the script to use powershell to generate
ZIP file form the binary results.

Deploy Windows build ZIP file to github releases if build has commit
has been tagged.  Build will be marked pre-release.
.travis.yml
win/win32/vs2017/travisci.sh [new file with mode: 0644]