.travis.yml: Enable Travis IRC notifications
This commit is contained in:
parent
6e891585ab
commit
da3d5a7e6f
@ -14,6 +14,9 @@ matrix:
|
|||||||
- php: nightly
|
- php: nightly
|
||||||
fast-finish: true
|
fast-finish: true
|
||||||
|
|
||||||
|
notifications:
|
||||||
|
irc: "chat.freenode.net#picocms"
|
||||||
|
|
||||||
install:
|
install:
|
||||||
- composer install
|
- composer install
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user