Skip to content

Commit

Permalink
disable email, use telegram
Browse files Browse the repository at this point in the history
  • Loading branch information
aviaryan committed Mar 4, 2018
1 parent 1da3a1c commit 3f4e0d1
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 @@ -2,3 +2,8 @@ language: ruby
rvm: 2.2
before_script: gem install awesome_bot
script: bash test.sh

# disable email notifications
notifications:
email: false
webhooks: https://fathomless-fjord-24024.herokuapp.com/notify

2 comments on commit 3f4e0d1

@aashutoshrathi
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

How is this working? @aviaryan

@aviaryan
Copy link
Owner Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

works well

Please sign in to comment.