1 new commit in pytest:

https://bitbucket.org/hpk42/pytest/commits/9d9f4a158f2f/
Changeset:   9d9f4a158f2f
User:        bubenkoff
Date:        2013-07-10 13:51:43
Summary:     Update README.rst

change the travis link and image to be correct
Affected #:  1 file

diff -r 602a8ebee9ba44b91699ad86426711f0aba35f7b -r 
9d9f4a158f2f1b8e4094584701eb6e45168d0d7c README.rst
--- a/README.rst
+++ b/README.rst
@@ -1,4 +1,3 @@
-
 The ``py.test`` testing tool makes it easy to write small tests, yet
 scales to support complex functional testing.  It provides
 
@@ -16,8 +15,8 @@
 
 - many `external plugins 
<http://pytest.org/latest/plugins.html#installing-external-plugins-searching>`_.
 
-.. image:: 
https://secure.travis-ci.org/bubenkoff/pytest.png?branch=travis-integration
-   :target: http://travis-ci.org/bubenkoff/pytest
+.. image:: 
https://secure.travis-ci.org/hpk42/pytest.png?branch=travis-integration
+   :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