projects
/
debbugs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
4118f90
)
add notification settings to travis.yml
author
Don Armstrong
<don@donarmstrong.com>
Tue, 6 Sep 2016 17:20:45 +0000
(10:20 -0700)
committer
Don Armstrong
<don@donarmstrong.com>
Tue, 6 Sep 2016 17:20:45 +0000
(10:20 -0700)
.travis.yml
patch
|
blob
|
history
diff --git
a/.travis.yml
b/.travis.yml
index 98d3558f1c8af8851c71a889a634a2afe0f4a557..307b8ed118169ed62f8565b6dfd867bb0831dff0 100644
(file)
--- a/
.travis.yml
+++ b/
.travis.yml
@@
-11,3
+11,8
@@
before_install:
libfile-libmagic-perl libgravatar-url-perl libwww-perl imagemagick
script:
- make
+notifications:
+ irc:
+ channels:
+ - "irc.oftc.net#debbugs"
+ email: false