1
1
mirror of https://github.com/OpenDiablo2/OpenDiablo2 synced 2024-06-20 22:25:24 +00:00

Update .travis.yml

This commit is contained in:
Tim Sarbin 2019-11-02 15:04:23 -04:00
parent 8130aac0f6
commit e15cea98c6

View File

@ -27,7 +27,7 @@ git:
notifications: notifications:
email: false email: false
deploy: deploy:
if: tag IS present AND TRAVIS_PULL_REQUEST=false if: tag IS present
provider: releases provider: releases
api_key: api_key:
secure: "$GithubApi" secure: "$GithubApi"