Skip to content

Commit

Permalink
Fix travis deploy
Browse files Browse the repository at this point in the history
Signed-off-by: Bogdan Vaneev <[email protected]>
  • Loading branch information
Warchant committed May 30, 2019
1 parent fc80fc5 commit 7550ea0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -33,6 +33,6 @@ script:

deploy:
provider: script
script: bash publish.sh
on:
tags: true
script: ./publish.sh

0 comments on commit 7550ea0

Please sign in to comment.