1 new commit in pytest: https://bitbucket.org/hpk42/pytest/commits/0bf4880a178d/ Changeset: 0bf4880a178d User: hpk42 Date: 2014-01-11 10:46:07 Summary: remove build status that shows on pypi -- doesn't make sense because it shows the current trunk, not the released version. And start a new doc/en/status.txt Affected #: 2 files
diff -r 248fda37abc658629f163cb218fa7b147b2cff6c -r 0bf4880a178da71d44ba91d844e68165c83f2562 README.rst --- a/README.rst +++ b/README.rst @@ -22,9 +22,6 @@ - many `external plugins <http://pytest.org/latest/plugins.html#installing-external-plugins-searching>`_. -.. image:: https://secure.travis-ci.org/hpk42/pytest.png - :target: http://travis-ci.org/hpk42/pytest - A simple example for a test:: # content of test_module.py diff -r 248fda37abc658629f163cb218fa7b147b2cff6c -r 0bf4880a178da71d44ba91d844e68165c83f2562 doc/en/status.txt --- /dev/null +++ b/doc/en/status.txt @@ -0,0 +1,8 @@ +pytest development status +================================ + +github triggered travis: + +.. image:: https://secure.travis-ci.org/hpk42/pytest.png + :target: http://travis-ci.org/hpk42/pytest + 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 https://mail.python.org/mailman/listinfo/pytest-commit