Fix link to travis image (use master)
This commit is contained in:
@@ -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
|
||||||
|
@@ -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
|
||||||
|
Reference in New Issue
Block a user