Commit 7b2bc6ad2837687b61af3b235a159e707db60385
1 parent
ba115570
Exists in
theme-brasil-digital-from-staging
and in
2 other branches
Update notification channel
Showing
1 changed file
with
1 additions
and
1 deletions
Show diff stats
.travis.yml
1 | notifications: | 1 | notifications: |
2 | irc: | 2 | irc: |
3 | channels: | 3 | channels: |
4 | - - "chat.freenode.net#noosferogov" | 4 | + - "chat.freenode.net#noosfero-serpro" |
5 | template: | 5 | template: |
6 | - "%{repository_slug} %{branch} %{commit} %{commit_subject} - %{result} %{build_url}" | 6 | - "%{repository_slug} %{branch} %{commit} %{commit_subject} - %{result} %{build_url}" |
7 | 7 |