From 9815b776d66a6302a8392b629a3cc7f5148b2055 Mon Sep 17 00:00:00 2001 From: Phillip Webb Date: Wed, 26 Mar 2014 12:24:17 -0700 Subject: [PATCH] Use Bamboo build status image Replace travis build status image with Bamboo since it seems to fail less. --- README.adoc | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/README.adoc b/README.adoc index a7ab8e6e2b9..28aedf780a5 100644 --- a/README.adoc +++ b/README.adoc @@ -1,6 +1,9 @@ -= Spring Boot image:https://travis-ci.org/spring-projects/spring-boot.png?branch=master["Build Status", link="https://travis-ci.org/spring-projects/spring-boot"] += Spring Boot :docs: http://docs.spring.io/spring-boot/docs/current-SNAPSHOT/reference +^#**Build Status:{nbsp}**#^ +image:https://build.spring.io/plugins/servlet/buildStatusImage/BOOT-PUB["Build Status", link="https://build.spring.io/browse/BOOT-PUB"] + Spring Boot makes it easy to create Spring-powered, production-grade applications and services with absolute minimum fuss. It takes an opinionated view of the Spring platform so that new and existing users can quickly get to the bits they need.