projects
/
xonotic
/
gmqcc.git
/ blobdiff
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
serpate line travis-ci build url for notifications
[xonotic/gmqcc.git]
/
.travis.yml
diff --git
a/.travis.yml
b/.travis.yml
index 44bd8c165eb6446a08113ae3e4b7b1294b3bad9d..dcd64d480e2278f7dfd347a516f7cd911c4b8c5c 100644
(file)
--- a/
.travis.yml
+++ b/
.travis.yml
@@
-5,4
+5,10
@@
compiler:
# Change this to your needs
script: make && make check
notifications:
- irc: "irc.freenode.org#kf-engine"
+ irc:
+ channels:
+ - "irc.freenode.org#kf-engine"
+ template:
+ - "[%{commit} : %{author}] %{message}"
+ - "${build_url}"
+ skip_join: true