Skip to content

Commit 659122b

Browse files
authored
Merge pull request scala#9592 from lrytz/cron-notification
add travis notifications to our slack
2 parents 857f885 + db2d313 commit 659122b

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

.travis.yml

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -167,4 +167,10 @@ cache:
167167
- $HOME/.rvm
168168

169169
notifications:
170+
slack:
171+
rooms:
172+
- typesafe:WoewGgHil2FkdGzJyV3phAhj
173+
if: type = cron OR type = push
174+
on_success: never
175+
on_failure: change
170176
webhooks: https://scala-ci.typesafe.com/benchq/webhooks/travis

0 commit comments

Comments
 (0)