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