From 8ebc3d85fbcb57708730528e6e6b1180b856675c Mon Sep 17 00:00:00 2001 From: Oliver Gierke Date: Thu, 4 Sep 2014 14:43:25 +0200 Subject: [PATCH] Added image link for build status on Travis. --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index a4c417bf..875379cd 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,7 @@ # Spring Data Examples +[![Build Status](https://travis-ci.org/spring-projects/spring-data-examples.svg?branch=issue%2F%2313)](https://travis-ci.org/spring-projects/spring-data-examples) + This repository contains example projects for the different Spring Data modules to showcase the API and how to use the features provided by the modules. We have separate folders for the samples of individual modules: