Update README.md

This commit is contained in:
Max Zwiessele 2015-09-18 17:16:02 +01:00
parent 61c4502b18
commit ab1d6ac4f3

View file

@ -11,9 +11,9 @@ A Gaussian processes framework in Python.
#### Continuous integration
| | Travis-CI | Readthedocs |
| ---: | :--: |
| **master:** | [![master](https://travis-ci.org/SheffieldML/GPy.svg?branch=master)](https://travis-ci.org/SheffieldML/GPy) | https://readthedocs.org/projects/pip/badge/?version=master |
| **devel:** | [![devel](https://travis-ci.org/SheffieldML/GPy.svg?branch=devel)](https://travis-ci.org/SheffieldML/GPy) | https://readthedocs.org/projects/pip/badge/?version=devel |
| ---: | :--: | :---: |
| **master:** | [![master](https://travis-ci.org/SheffieldML/GPy.svg?branch=master)](https://travis-ci.org/SheffieldML/GPy) | [![mdocs](https://img.shields.io/badge/docs-master-yellow.svg?style=flat)](http://gpy.readthedocs.org/en/master/) |
| **devel:** | [![devel](https://travis-ci.org/SheffieldML/GPy.svg?branch=devel)](https://travis-ci.org/SheffieldML/GPy) | [![ddocs](https://img.shields.io/badge/docs-devel-yellow.svg?style=flat)](http://gpy.readthedocs.org/en/devel/) |
### Supported Platforms: