From 4af4548ffbbd05cc86e14b9c679bfe54b8957c59 Mon Sep 17 00:00:00 2001 From: Max Zwiessele Date: Sat, 12 Sep 2015 12:37:58 +0100 Subject: [PATCH] Update README.md --- README.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index f6374b9e..e9fa2f00 100644 --- a/README.md +++ b/README.md @@ -9,7 +9,9 @@ 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 status: ![CI status](https://travis-ci.org/SheffieldML/GPy.svg?branch=master) +### Continuous integration: +- *master*: ![CI status](https://travis-ci.org/SheffieldML/GPy.svg?branch=master) +- *devel*: ![CI status](https://travis-ci.org/SheffieldML/GPy.svg?branch=devel) ### Avalability