projects
/
xonotic
/
gmqcc.git
/ commitdiff
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
41a01c0
)
Add irc to travis
author
Dale Weiler <killfieldengine@gmail.com>
Sat, 5 Jan 2013 20:39:17 +0000
(20:39 +0000)
committer
Dale Weiler <killfieldengine@gmail.com>
Sat, 5 Jan 2013 20:39:17 +0000
(20:39 +0000)
.travis.yml
patch
|
blob
|
history
diff --git
a/.travis.yml
b/.travis.yml
index 54d656d20e582f6b5dbe1aaa12666f1f46f910d7..13b6ff358223889a793b3b26788d9aece5bc4702 100644
(file)
--- a/
.travis.yml
+++ b/
.travis.yml
@@
-4,3
+4,4
@@
compiler:
- clang
# Change this to your needs
script: make && make check
+irc: "irc.freenode.org#kf-engine"