Skip to content

Commit

Permalink
add travis badge
Browse files Browse the repository at this point in the history
  • Loading branch information
tstringerquantmetry committed Mar 11, 2019
1 parent b184847 commit 7b6ee59
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
![](docs/_static/melusine.png)

[![pypi badge](https://img.shields.io/pypi/v/melusine.svg)](https://pypi.python.org/pypi/melusine)
[![](https://img.shields.io/travis/sachasamama/melusine.svg)](https://travis-ci.org/sachasamama/melusine)
[![Build Status](https://travis-ci.org/MAIF/melusine.svg?branch=master)](https://travis-ci.org/MAIF/melusine)
[![documentation badge](https://readthedocs.org/projects/melusine/badge/?version=latest)](https://readthedocs.org/projects/melusine/)

- Free software: Apache Software License 2.0
Expand Down
4 changes: 2 additions & 2 deletions docs/readme.rst
Original file line number Diff line number Diff line change
Expand Up @@ -9,8 +9,8 @@ Melusine
.. image:: https://img.shields.io/pypi/v/melusine.svg
:target: https://pypi.python.org/pypi/melusine

.. image:: https://img.shields.io/travis/sachasamama/melusine.svg
:target: https://travis-ci.org/sachasamama/melusine
.. image:: https://travis-ci.org/MAIF/melusine.svg?branch=master
:target: https://travis-ci.org/MAIF/melusine

.. image:: https://readthedocs.org/projects/melusine/badge/?version=latest
:target: https://melusine.readthedocs.io/en/latest/?badge=latest
Expand Down

0 comments on commit 7b6ee59

Please sign in to comment.