Fix link to travis image (use master)

This commit is contained in:
J. David Ibáñez
2015-01-23 23:18:32 +01:00
parent 061961f119
commit e7fdaf2510
2 changed files with 2 additions and 2 deletions

View File

@@ -2,7 +2,7 @@
pygit2 - libgit2 bindings in Python pygit2 - libgit2 bindings in Python
###################################################################### ######################################################################
.. image:: https://secure.travis-ci.org/libgit2/pygit2.svg .. image:: https://travis-ci.org/libgit2/pygit2.svg?branch=master
:target: http://travis-ci.org/libgit2/pygit2 :target: http://travis-ci.org/libgit2/pygit2
Pygit2 is a set of Python bindings to the libgit2 shared library, libgit2 Pygit2 is a set of Python bindings to the libgit2 shared library, libgit2

View File

@@ -2,7 +2,7 @@
The development version The development version
********************************************************************** **********************************************************************
.. image:: https://secure.travis-ci.org/libgit2/pygit2.png .. image:: https://travis-ci.org/libgit2/pygit2.svg?branch=master
:target: http://travis-ci.org/libgit2/pygit2 :target: http://travis-ci.org/libgit2/pygit2
.. code-block:: sh .. code-block:: sh