diff --git a/.travis.yml b/.travis.yml index 53c00c7..cd0f0fd 100644 --- a/.travis.yml +++ b/.travis.yml @@ -5,6 +5,8 @@ env: - "PATH=/home/travis/gopath/bin:$PATH" sudo: required dist: trusty +notifications: + irc: "chat.freenode.net#gorepost-test" before_install: - go get github.com/arachnist/gorepost/bot - go get github.com/arachnist/gorepost/irc