summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMatt Farina <[email protected]>2013-10-16 15:02:00 -0700
committerMatt Farina <[email protected]>2013-10-16 15:02:00 -0700
commit47a939565a89f0d0b1a49ed6481f9e3fd7d1d036 (patch)
tree5512707ef849aadc80f6a6fb97c3178ef379f47d
parent7d49ac49c9feae823579b5ff9853c09c85704962 (diff)
One more try for travis notifications.
-rw-r--r--.travis.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.travis.yml b/.travis.yml
index 6cb3595..e01eb12 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -6,7 +6,7 @@ php:
- 5.5
notifications:
- irc: "chat.freenode.net#masterminds"
+ irc: "irc.freenode.net#masterminds"
before_script:
- curl -s http://getcomposer.org/installer | php