From 37fa19f4c95825b4fc687287209c7db179c11ba8 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?P=C5=99emysl=20Janouch?= Date: Thu, 30 Apr 2015 01:39:08 +0200 Subject: Rename project to uirc3 --- .travis.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to '.travis.yml') 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" -- cgit v1.2.3