Configure Travis CI notifications
This commit is contained in:
parent
e3a448070b
commit
88480ee980
|
|
@ -5,4 +5,8 @@ before_script:
|
|||
|
||||
php:
|
||||
- 5.4
|
||||
- 5.3
|
||||
- 5.3
|
||||
|
||||
notifications:
|
||||
email: false
|
||||
irc: "irc.freenode.org#phpunit"
|
||||
|
|
|
|||
Loading…
Reference in New Issue