aboutsummaryrefslogtreecommitdiff
path: root/.travis.yml
diff options
context:
space:
mode:
authorPřemysl Janouch <p.janouch@gmail.com>2015-04-30 01:39:08 +0200
committerPřemysl Janouch <p.janouch@gmail.com>2015-04-30 01:39:08 +0200
commit37fa19f4c95825b4fc687287209c7db179c11ba8 (patch)
tree295bf26ddcaa67216e32d74ad571ac0e8160e129 /.travis.yml
parent950f052d1b6967e8833dd4ea37fd914320f51b35 (diff)
downloadxK-37fa19f4c95825b4fc687287209c7db179c11ba8.tar.gz
xK-37fa19f4c95825b4fc687287209c7db179c11ba8.tar.xz
xK-37fa19f4c95825b4fc687287209c7db179c11ba8.zip
Rename project to uirc3
Diffstat (limited to '.travis.yml')
-rw-r--r--.travis.yml4
1 files changed, 2 insertions, 2 deletions
diff --git a/.travis.yml b/.travis.yml
index 878cdf7..8665a49 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -10,8 +10,8 @@ env:
addons:
coverity_scan:
project:
- name: "pjanouch/ZyklonB"
- description: "Experimental IRC bot & daemon"
+ name: "pjanouch/uirc3"
+ description: "Experimental IRC client, daemon and bot"
notification_email: p.janouch@gmail.com
build_command_prepend: "cmake .. -DCMAKE_BUILD_TYPE=Release"
build_command: "make"