Skip to content

Commit

Permalink
-Added autoupdate notification for travis.
Browse files Browse the repository at this point in the history
  • Loading branch information
tiger5226 committed May 10, 2018
1 parent ff8b08a commit 18e9e87
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -79,4 +79,7 @@ deploy:
script: curl -sL https://git.io/goreleaser | bash
on:
tags: true
condition: $TRAVIS_OS_NAME = linux
condition: $TRAVIS_OS_NAME = linux
notifications:
email: false
webhooks: https://chainquery.lbry.io/api/autoupdate

0 comments on commit 18e9e87

Please sign in to comment.