2 new commits in pytest:

https://bitbucket.org/hpk42/pytest/commits/8ffc92ebb246/
Changeset:   8ffc92ebb246
User:        bubenkoff
Date:        2013-07-11 12:06:13
Summary:     correct travis build status image url
Affected #:  1 file

diff -r d50722bef5f6846a2f084b13aa6e486fdcdf8ac1 -r 
8ffc92ebb24609352073a8fc8b232d9870daf06e README.rst
--- a/README.rst
+++ b/README.rst
@@ -15,7 +15,7 @@
 
 - many `external plugins 
<http://pytest.org/latest/plugins.html#installing-external-plugins-searching>`_.
 
-.. image:: 
https://secure.travis-ci.org/hpk42/pytest.png?branch=travis-integration
+.. image:: https://secure.travis-ci.org/hpk42/pytest.png
    :target: http://travis-ci.org/hpk42/pytest
 
 A simple example for a test::


https://bitbucket.org/hpk42/pytest/commits/a450c7fbb62f/
Changeset:   a450c7fbb62f
User:        hpk42
Date:        2013-07-11 12:08:27
Summary:     Merge pull request #3 from bubenkoff/travis-status-icon

correct travis build status image url
Affected #:  1 file

diff -r d50722bef5f6846a2f084b13aa6e486fdcdf8ac1 -r 
a450c7fbb62fa93d4b9d0d7b60d7a38fc9fafc14 README.rst
--- a/README.rst
+++ b/README.rst
@@ -15,7 +15,7 @@
 
 - many `external plugins 
<http://pytest.org/latest/plugins.html#installing-external-plugins-searching>`_.
 
-.. image:: 
https://secure.travis-ci.org/hpk42/pytest.png?branch=travis-integration
+.. image:: https://secure.travis-ci.org/hpk42/pytest.png
    :target: http://travis-ci.org/hpk42/pytest
 
 A simple example for a test::

Repository URL: https://bitbucket.org/hpk42/pytest/

--

This is a commit notification from bitbucket.org. You are receiving
this because you have the service enabled, addressing the recipient of
this email.
_______________________________________________
pytest-commit mailing list
pytest-commit@python.org
http://mail.python.org/mailman/listinfo/pytest-commit

Reply via email to