From 37e835aa36b18c32bc500684cc10dd2b74240e1f Mon Sep 17 00:00:00 2001 From: Max Zwiessele Date: Sat, 12 Sep 2015 14:39:16 +0100 Subject: [PATCH] Update README.md --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 23ff8530..0333ef1f 100644 --- a/README.md +++ b/README.md @@ -9,12 +9,12 @@ A Gaussian processes framework in Python. * [Online documentation](https://gpy.readthedocs.org/en/latest/) * [Unit tests (Travis-CI)](https://travis-ci.org/SheffieldML/GPy) -##### Continuous integration: +##### Continuous integration: | master | devel | | ---------- | --------- | -| ![CI status](https://travis-ci.org/SheffieldML/GPy.svg?branch=master)| ![CI status](https://travis-ci.org/SheffieldML/GPy.svg?branch=devel) | +| [![Build Status](https://travis-ci.org/SheffieldML/GPy.svg?branch=master)](https://travis-ci.org/SheffieldML/GPy) | [![Build Status](https://travis-ci.org/SheffieldML/GPy.svg?branch=devel)](https://travis-ci.org/SheffieldML/GPy) | ### Avalability