diff --git a/README.rst b/README.rst index 3e63b1572..1a444ebd1 100644 --- a/README.rst +++ b/README.rst @@ -22,9 +22,6 @@ scales to support complex functional testing. It provides - many `external plugins `_. -.. 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 --git a/doc/en/status.txt b/doc/en/status.txt new file mode 100644 index 000000000..fa17c3692 --- /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 +