From 003ae85f25f0149fca1ca7dad4946aa3027feabc Mon Sep 17 00:00:00 2001 From: Sabby Anandan Date: Wed, 21 Oct 2015 11:17:58 -0700 Subject: [PATCH] Add CI and Twitter badges --- index.html | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/index.html b/index.html index 9c7e2dc9b..660a41dda 100644 --- a/index.html +++ b/index.html @@ -4,12 +4,19 @@ title: Spring Cloud Stream badges: + # Specify your project's twitter handle, if any. Delete if none. + twitter: SpringCloudOSS + # Customize your project's badges. Delete any entries that do not apply. custom: - name: Source (GitHub) url: https://github.com/spring-cloud/spring-cloud-stream icon: github + - name: CI (Bamboo) + url: https://build.spring.io/browse/SCS + icon: ci + - name: StackOverflow url: http://stackoverflow.com/questions/tagged/spring-cloud icon: stackoverflow