From c9973690d3e55e17944aa1176e28fe639e0079f2 Mon Sep 17 00:00:00 2001 From: Simon Kornblith Date: Sun, 11 May 2014 22:51:18 -0400 Subject: [PATCH] Show build status for master branch --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 3e9c802d6c..66c129625d 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,7 @@ DataFrames.jl ============= -[![Build Status](https://travis-ci.org/JuliaStats/DataFrames.jl.png)](https://travis-ci.org/JuliaStats/DataFrames.jl) +[![Build Status](https://travis-ci.org/JuliaStats/DataFrames.jl.svg?branch=master)](https://travis-ci.org/JuliaStats/DataFrames.jl) [![Coverage Status](https://coveralls.io/repos/JuliaStats/DataFrames.jl/badge.png?branch=master)](https://coveralls.io/r/JuliaStats/DataFrames.jl?branch=master) [![Package Evaluator](http://iainnz.github.io/packages.julialang.org/badges/DataFrames_0.3.svg)](http://iainnz.github.io/packages.julialang.org/?pkg=DataFrames&ver=0.3)