Skip to content

Commit

Permalink
fix(travis): add buiild notifications
Browse files Browse the repository at this point in the history
  • Loading branch information
dnlup committed Jan 23, 2018
1 parent dcda453 commit 3ac569e
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 @@ -41,3 +41,8 @@ deploy:
on:
tags: true
condition: $TRAVIS_TAG =~ ^v[0-9]+\.[0-9]+\.[0-9]+-(alpha|beta|rc)\.[0-9]+$

notification:
webhooks:
urls: $NOTIFICATION_URL_1
on_start: always

0 comments on commit 3ac569e

Please sign in to comment.