projects
/
xonotic
/
gmqcc.git
/ commitdiff
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
9908209
)
Update .travis.yml
author
Dale Weiler <cube2killfield@gmail.com>
Sun, 22 Sep 2013 12:43:24 +0000
(08:43 -0400)
committer
Dale Weiler <cube2killfield@gmail.com>
Sun, 22 Sep 2013 12:43:24 +0000
(08:43 -0400)
.travis.yml
patch
|
blob
|
history
diff --git
a/.travis.yml
b/.travis.yml
index fdadff812ea327e532810a6279ccae7af2565ffe..4b6f9595939150d67b64c7380bbc0bce022376ad 100644
(file)
--- a/
.travis.yml
+++ b/
.travis.yml
@@
-7,7
+7,7
@@
script: make && make check
notifications:
irc:
channels:
- - "irc.freenode.org#
kf-engine
"
+ - "irc.freenode.org#
gmqcc
"
template:
- "[%{commit} : %{author}] %{message}"
- "%{build_url}"