diff --git a/docs/contributing.rst b/docs/contributing.rst index f92cea9..54956ff 100644 --- a/docs/contributing.rst +++ b/docs/contributing.rst @@ -38,12 +38,9 @@ Pull requests are always welcome to fix bugs and improve support for Mandrill an Testing ------- -Djrill is `tested on Travis `_ against: - -* Django 1.3 on Python 2.6 and 2.7 -* Django 1.4 on Python 2.6 and 2.7 -* Django 1.5 on Python 2.7 and 3.2 -* Django 1.6 on Python 2.7 and 3.2 +Djrill is `tested on Travis `_ against several +combinations of Django and Python versions. (Full list in +`.travis.yml `_.) The included tests verify that Djrill constructs the expected Mandrill API calls, without actually calling Mandrill or sending any email. So the tests