From 887fd827061f1040c5aa285008aa1eeb180173e5 Mon Sep 17 00:00:00 2001 From: Matt Roberts Date: Wed, 25 Feb 2015 06:18:16 +0000 Subject: [PATCH] Fixed build status. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 3d056da..fe1cf61 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ -[![Build Status](https://travis-ci.org/mattroberts297/slf4s.png?branch=master)](https://travis-ci.org/mattroberts297/slf4s) +[![Build Status](https://travis-ci.org/mattroberts297/slf4s.png?branch=2.10)](https://travis-ci.org/mattroberts297/slf4s) # About A Simple Logging Facade for Scala (SLF4S) built on top of SLF4J.