travis bits

This commit is contained in:
nhmall
2019-10-27 20:42:22 -04:00
parent faf795b014
commit 4f94bcaa8b
2 changed files with 2 additions and 3 deletions

View File

@@ -108,5 +108,5 @@ deploy:
on:
tags: true
prerelease: true
name: "Pre-release travis_test of NetHack 3.6.3"
body: "This is auto generated pre-release travis_test build of NetHack 3.6.3."
name: "Pre-release build of NetHack 3.6.3"
body: "This is auto generated pre-release build of NetHack 3.6.3 and as such has not been tested."

View File

@@ -34,4 +34,3 @@ nmake install
cd ..
powershell -Command "Compress-Archive -U -Path binary/*.* -DestinationPath NetHack-x86-beta$TRAVIS_TAG.zip"