Skip to content

Commit

Permalink
TG deploy on tags aswell
Browse files Browse the repository at this point in the history
  • Loading branch information
nyancrimew committed Jul 16, 2017
1 parent 1707feb commit 20a4936
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -39,6 +39,11 @@ deploy:
script: scripts/deploy-telegram.sh
on:
branch: master
- provider: script
skip_cleanup: true
script: scripts/deploy-telegram.sh
on:
tags: true
- provider: releases
skip_cleanup: true
api_key: $GITHUB_OAUTH_TOKEN
Expand Down

0 comments on commit 20a4936

Please sign in to comment.