3 new commits in pytest: https://bitbucket.org/hpk42/pytest/commits/e9d688fab765/ Changeset: e9d688fab765 Branch: add_drone_io_to_README_rst User: Marc Abramowitz Date: 2014-04-02 12:11:35 Summary: README.rst: Add drone.io link and build badge image Affected #: 1 file
diff -r 083d8d0b065f11860fc1ec4edb50480b6ee50b35 -r e9d688fab7658a2cad6c8e7e89818f009a6c5657 README.rst --- a/README.rst +++ b/README.rst @@ -5,6 +5,11 @@ Issues: https://bitbucket.org/hpk42/pytest/issues?status=open +CI: https://drone.io/bitbucket.org/hpk42/pytest + +.. image:: https://drone.io/bitbucket.org/hpk42/pytest/status.png + :target: https://drone.io/bitbucket.org/hpk42/pytest + The ``pytest`` testing tool makes it easy to write small tests, yet scales to support complex functional testing. It provides https://bitbucket.org/hpk42/pytest/commits/9b5b4b35eb48/ Changeset: 9b5b4b35eb48 Branch: add_drone_io_to_README_rst User: Marc Abramowitz Date: 2014-04-02 15:41:33 Summary: README.rst: Remove drone.io build badge; keep link hpk had concerns about the build badge confusing folks when shown on PyPI. Affected #: 1 file diff -r e9d688fab7658a2cad6c8e7e89818f009a6c5657 -r 9b5b4b35eb48ee5ca4a35d45d40597625e095db9 README.rst --- a/README.rst +++ b/README.rst @@ -7,9 +7,6 @@ CI: https://drone.io/bitbucket.org/hpk42/pytest -.. image:: https://drone.io/bitbucket.org/hpk42/pytest/status.png - :target: https://drone.io/bitbucket.org/hpk42/pytest - The ``pytest`` testing tool makes it easy to write small tests, yet scales to support complex functional testing. It provides https://bitbucket.org/hpk42/pytest/commits/443d4791a41f/ Changeset: 443d4791a41f User: hpk42 Date: 2014-04-02 19:13:26 Summary: Merged in msabramo/pytest/add_drone_io_to_README_rst (pull request #143) README.rst: Add drone.io link Affected #: 1 file diff -r 6979ff35cc6114c06e3aa6c86c0b6d700a6a6390 -r 443d4791a41f40bbac4e5355c6c4a395b9fb2864 README.rst --- a/README.rst +++ b/README.rst @@ -5,6 +5,8 @@ Issues: https://bitbucket.org/hpk42/pytest/issues?status=open +CI: https://drone.io/bitbucket.org/hpk42/pytest + The ``pytest`` testing tool makes it easy to write small tests, yet scales to support complex functional testing. It provides 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