Skip to content

Commit 34efaf5

Browse files
4z3makefu
authored andcommitted
Remove notifications from .travis.yml
They don't work.
1 parent 8bbc990 commit 34efaf5

File tree

1 file changed

+1
-6
lines changed

1 file changed

+1
-6
lines changed

Diff for: .travis.yml

+1-6
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,8 @@
1+
language: sh
12
before_install:
23
- sudo apt-get update -qq
34
- sudo apt-get install -qq zsh mksh pdksh
45
install: true
5-
notifications:
6-
irc: "chat.freenode.net#krebs_incoming"
7-
on_success: change
8-
on_failure: always
9-
template:
10-
- "painload/%{branch} %{commit} %{author}: %{message} %{build_url}"
116
script:
127
- bash ./test
138
- dash ./test

0 commit comments

Comments
 (0)