From ca5308c6c800bfec3646bbc11291c82d7cf79289 Mon Sep 17 00:00:00 2001 From: Tommy Back Date: Tue, 6 May 2014 09:36:46 +0200 Subject: [PATCH] Adjusted link to Travis status to be for main repo. Added commented example for Travis IRC integration. --- .travis.yml | 9 +++++++++ README.md | 2 +- 2 files changed, 10 insertions(+), 1 deletion(-) diff --git a/.travis.yml b/.travis.yml index 67f0475a7..d1f1657ba 100644 --- a/.travis.yml +++ b/.travis.yml @@ -17,3 +17,12 @@ notifications: email: on_success: change on_failure: always +# irc: +# on_success: change +# on_failure: always +# channels: +# - "chat.freenode.net#opentransactions" +# template: +# - "%{branch} (%{commit} - %{author}): %{message}" +# - "Change view: %{compare_url}" +# - "Build: %{build_url}" diff --git a/README.md b/README.md index 3e8080245..dd29412c3 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ ## Open-Transactions Library Project -[![Build Status](https://travis-ci.org/murrekatt/Open-Transactions.svg?branch=develop)](https://travis-ci.org/murrekatt/Open-Transactions) +[![Build Status](https://travis-ci.org/Open-Transactions/Open-Transactions.svg?branch=develop)](https://travis-ci.org/Open-Transactions/Open-Transactions) The Open-Transactions project is a collaborative effort to develop a robust, commercial-grade, fully-featured, free-software toolkit