Travis cleanup
Remove the IRC notifications from Travis (we're not using IRC anymore). Signed-off-by: Gergely Nagy <algernon@keyboard.io>
This commit is contained in:
parent
7277753004
commit
56a90f702e
@ -7,13 +7,6 @@ install:
|
|||||||
script:
|
script:
|
||||||
- make travis-test BOARD_HARDWARE_PATH=$(pwd)/hardware
|
- make travis-test BOARD_HARDWARE_PATH=$(pwd)/hardware
|
||||||
notifications:
|
notifications:
|
||||||
irc:
|
|
||||||
channels:
|
|
||||||
- "chat.freenode.net#keyboardio"
|
|
||||||
use_notice: true
|
|
||||||
skip_join: true
|
|
||||||
template:
|
|
||||||
- "%{repository_name}/%{branch} %{commit} by %{author}: %{commit_subject} %{build_url} %{message}"
|
|
||||||
email:
|
email:
|
||||||
on_success: change
|
on_success: change
|
||||||
on_failure: change
|
on_failure: change
|
||||||
|
Loading…
x
Reference in New Issue
Block a user