浏览代码

Merge branch 'master' of github.com:celery/celery

Ask Solem 11 年之前
父节点
当前提交
82a0911a6c
共有 1 个文件被更改,包括 2 次插入0 次删除
  1. 2 0
      .travis.yml

+ 2 - 0
.travis.yml

@@ -20,3 +20,5 @@ before_install:
 script: tox -v -e $TRAVIS_PYTHON_VERSION -- -v
 after_success:
   - .tox/$TRAVIS_PYTHON_VERSION/bin/coveralls
+notifications:
+  irc: "chat.freenode.net#celery"