mirror of
https://github.com/silverstripe/silverstripe-framework
synced 2024-10-22 12:05:37 +00:00
Added IRC notifications to Travis
This commit is contained in:
parent
dc9a21b875
commit
540f23842f
@ -21,3 +21,8 @@ before_script:
|
|||||||
|
|
||||||
script:
|
script:
|
||||||
- phpunit -c phpunit.xml.dist
|
- phpunit -c phpunit.xml.dist
|
||||||
|
|
||||||
|
notifications:
|
||||||
|
irc:
|
||||||
|
channels:
|
||||||
|
- "irc.freenode.org#silverstripe"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user