Don't notify IRC

This commit is contained in:
Mitchell Hashimoto 2014-09-03 20:33:38 -07:00
parent 28de122579
commit 32c88c20ef
1 changed files with 0 additions and 7 deletions

View File

@ -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