summaryrefslogtreecommitdiff
path: root/.travis.yml
diff options
context:
space:
mode:
authorMatt Farina <[email protected]>2013-10-16 14:32:57 -0700
committerMatt Farina <[email protected]>2013-10-16 14:32:57 -0700
commit7d49ac49c9feae823579b5ff9853c09c85704962 (patch)
tree222f8cada2be7d377c5b603d8ba784e27ca35c80 /.travis.yml
parent4bd87c9a9dd96d23d7ff85ed9ea9269cefc56a63 (diff)
Fixed travis ci notifications for irc.
Diffstat (limited to '.travis.yml')
-rw-r--r--.travis.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.travis.yml b/.travis.yml
index 996c559..6cb3595 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -6,7 +6,7 @@ php:
- 5.5
notifications:
- irc: "chat.freenode.net#travis"
+ irc: "chat.freenode.net#masterminds"
before_script:
- curl -s http://getcomposer.org/installer | php