Don't notify IRC
This commit is contained in:
parent
28de122579
commit
32c88c20ef
|
@ -10,13 +10,6 @@ script:
|
|||
- make test
|
||||
#- go test -race ./...
|
||||
|
||||
notifications:
|
||||
irc:
|
||||
channels:
|
||||
- "chat.freenode.net#packer-tool"
|
||||
on_success: change
|
||||
on_failure: always
|
||||
|
||||
matrix:
|
||||
allow_failures:
|
||||
- go: tip
|
||||
|
|
Loading…
Reference in New Issue