summaryrefslogtreecommitdiffstats
path: root/.travis.yml
diff options
context:
space:
mode:
authorAustin S. Hemmelgarn <austin@netdata.cloud>2020-09-09 12:44:32 -0400
committerGitHub <noreply@github.com>2020-09-10 02:44:32 +1000
commit10728c2e6e6d96c077716e5cf222d6fc408319cd (patch)
tree9df57e4efb250f7eeac46fbaeb5307fdc68c0114 /.travis.yml
parent3e0661a2afebbe3b40e51740abe468de23e11e41 (diff)
Correctly fix handling of CI Slack notifications. (#9902)
Diffstat (limited to '.travis.yml')
-rw-r--r--.travis.yml3
1 files changed, 0 insertions, 3 deletions
diff --git a/.travis.yml b/.travis.yml
index 48999dec78..45c791e170 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -42,9 +42,6 @@ notifications:
webhooks:
urls:
- https://app.fossa.io/hooks/travisci
- if: branch = master
- slack:
- if: branch = master
# Define the stage sequence and conditionals
#