.travis.yml: Enable Travis IRC notifications

This commit is contained in:
Daniel Rudolf 2016-10-09 13:14:56 +02:00
parent 6e891585ab
commit da3d5a7e6f
No known key found for this signature in database
GPG key ID: A061F02CD8DE4538

View file

@ -14,6 +14,9 @@ matrix:
- php: nightly
fast-finish: true
notifications:
irc: "chat.freenode.net#picocms"
install:
- composer install