Don't notify IRC

pull/1391/merge
Mitchell Hashimoto 12 years ago
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…
Cancel
Save