Explorar el Código

Enable travis IRC notifications.

Ionel Cristian Mărieș hace 11 años
padre
commit
79be2eeb84
Se han modificado 1 ficheros con 2 adiciones y 0 borrados
  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"