diff --git a/.travis.yml b/.travis.yml index 4533aa3c14..2c032c4e4b 100755 --- a/.travis.yml +++ b/.travis.yml @@ -51,3 +51,7 @@ script: # - phpunit -c tests/phpunit # pwd shows /home/travis/build/chamilo/chamilo-lms - cd tests && ../vendor/behat/behat/bin/behat -v + +# configure notifications (email, IRC, campfire etc) +notifications: + irc: "irc.freenode.org#chamilo" \ No newline at end of file