Skip to content

Commit

Permalink
Remove unused notifications block in .travis.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
jacwah committed Sep 12, 2015
1 parent 7eeb4e8 commit 5fec896
Showing 1 changed file with 0 additions and 8 deletions.
8 changes: 0 additions & 8 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,14 +20,6 @@ before_script:

script: "./gradlew distAndTest --info"

notifications:
webhooks:
urls:
- secure: "SPXpxdUqqEMqGJK1WbNOo4RxS9Sx2CKvmIUaadwFsSg34qR0KSOhXMnWEo6s+uFLv8OB+Q/nYtWvD9Xg6n+QfgkgmyOLiYsN8cGTG4B8KFKn3Kbl6mfG8IzRP+nQYzXCqcuQ6gf+eurAX3LIvYWF+D2qcHedbZHQfVZ12ai2dTU="
on_success: always
on_failure: always
on_start: never

deploy:
provider: releases
api-key:
Expand Down

0 comments on commit 5fec896

Please sign in to comment.