Update .travis.yml

This commit is contained in:
Tim Sarbin 2019-11-02 13:49:24 -04:00
parent 2014c1729c
commit e421a28179
1 changed files with 2 additions and 1 deletions

View File

@ -32,7 +32,8 @@ deploy:
file_glob: true
file: opendiablo2-$TRAVIS_TAG-$TRAVIS_OS_NAME.*
skip_cleanup: true
name: "OpenDiablo Unstable"
overwrite: true
name: "OpenDiablo Unstable (Build $TRAVIS_BUILD_NUMBER)"
prerelease: true
on:
tags: true