Docs: update list of testing configurations

(That list is practically guaranteed to become outdated, so
just point to the Travis config file.)

[ci skip]
This commit is contained in:
medmunds
2014-09-29 15:56:34 -07:00
parent 49ad853ab3
commit 019a37d7f5

View File

@@ -38,12 +38,9 @@ Pull requests are always welcome to fix bugs and improve support for Mandrill an
Testing Testing
------- -------
Djrill is `tested on Travis <https://travis-ci.org/brack3t/Djrill>`_ against: Djrill is `tested on Travis <https://travis-ci.org/brack3t/Djrill>`_ against several
combinations of Django and Python versions. (Full list in
* Django 1.3 on Python 2.6 and 2.7 `.travis.yml <https://github.com/brack3t/Djrill/blob/master/.travis.yml>`_.)
* 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
The included tests verify that Djrill constructs the expected Mandrill API The included tests verify that Djrill constructs the expected Mandrill API
calls, without actually calling Mandrill or sending any email. So the tests calls, without actually calling Mandrill or sending any email. So the tests