aboutsummaryrefslogtreecommitdiffstats
path: root/.travis.yml
diff options
context:
space:
mode:
authormnpk <mwpark@castis.com>2015-06-22 10:12:58 +0900
committermnpk <mwpark@castis.com>2015-06-22 10:12:58 +0900
commit5e5cabcea3b4d2d4f202359de2cce2cd49ceaff2 (patch)
tree7f04106f6fe3819c9f0be2623e9f2e11e8095377 /.travis.yml
parent2bacbaa52a7805998bb63330ad5c544881b71f44 (diff)
downloadcrow-5e5cabcea3b4d2d4f202359de2cce2cd49ceaff2.tar.gz
crow-5e5cabcea3b4d2d4f202359de2cce2cd49ceaff2.zip
uncomment IRC notification, change links in readme to ipkn/crow
Diffstat (limited to '.travis.yml')
-rw-r--r--.travis.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.travis.yml b/.travis.yml
index 2b2d636..a547957 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -1,7 +1,7 @@
language: cpp
notifications:
- # irc: "chat.freenode.net##crow"
+ irc: "chat.freenode.net##crow"
compiler:
- gcc