Update .travis.yml

This commit is contained in:
Tim Sarbin 2019-11-02 13:28:38 -04:00
parent f192430377
commit d5afb3f88c
1 changed files with 2 additions and 1 deletions

View File

@ -32,6 +32,7 @@ deploy:
secure: "$GithubApi"
file: opendiablo2-$TRAVIS_TAG-$TRAVIS_OS_NAME.tar.gz
skip_cleanup: true
name: "OpenDiablo Git Latest ($TRAVIS_OS_NAME)"
name: "OpenDiablo Unstable"
prerelease: true
on:
tags: true