1 new commit in pytest:

https://bitbucket.org/hpk42/pytest/commits/0a7e3072aed6/
Changeset:   0a7e3072aed6
User:        hpk42
Date:        2014-01-23 14:50:58
Summary:     remove github links
Affected #:  3 files

diff -r 4e5babc678148d09b323969a39c6515503b6e5b8 -r 
0a7e3072aed639c436b47a60e364c30875976111 doc/en/_templates/links.html
--- a/doc/en/_templates/links.html
+++ b/doc/en/_templates/links.html
@@ -4,7 +4,6 @@
   <li><a href="{{ pathto('contributing') }}">Contribution Guide</a></li><li><a 
href="https://pypi.python.org/pypi/pytest";>pytest @ PyPI</a></li><li><a 
href="https://bitbucket.org/hpk42/pytest/";>pytest @ Bitbucket</a></li>
-  <li><a href="https://github.com/hpk42/pytest/";>pytest @ 
github</a></li><li><a 
href="https://bitbucket.org/hpk42/pytest/issues?status=new&status=open";>Issue 
Tracker</a></li><li><a href="http://pytest.org/latest/pytest.pdf";>PDF 
Documentation</a></ul>

diff -r 4e5babc678148d09b323969a39c6515503b6e5b8 -r 
0a7e3072aed639c436b47a60e364c30875976111 doc/en/contact.txt
--- a/doc/en/contact.txt
+++ b/doc/en/contact.txt
@@ -19,7 +19,7 @@
 - `pytest-commit at python.org (mailing list)`_: for commits and new issues
 
 - :doc:`contribution guide <contributing>` for help on submitting pull
-  requests to bitbucket or github.
+  requests to bitbucket (including using git via gitifyhg).
 
 - #pylib on irc.freenode.net IRC channel for random questions.
 

diff -r 4e5babc678148d09b323969a39c6515503b6e5b8 -r 
0a7e3072aed639c436b47a60e364c30875976111 doc/en/status.txt
--- a/doc/en/status.txt
+++ b/doc/en/status.txt
@@ -1,8 +1,5 @@
 pytest development status
 ================================
 
-github triggered travis:
+https://drone.io/bitbucket.org/hpk42/pytest
 
-.. 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

Reply via email to