medmunds
18e3b52574
Travis: update Django 1.7 to b4
2014-05-28 21:13:21 -07:00
medmunds
2c05647ada
Travis: lose deprecated pip --use-mirrors
2014-05-28 21:12:41 -07:00
medmunds
3cfcc34bc1
Oops: don't test Django 1.7b1 under Python 2.6
2014-04-20 15:03:09 -07:00
medmunds
1e39e4d5c8
Start testing Django 1.7b1
2014-04-20 14:45:29 -07:00
medmunds
b1b049962c
Django 1.6 released
2013-11-09 10:43:40 -08:00
medmunds
43dd289a16
Test against Django 1.6b4
2013-10-19 11:26:34 -07:00
medmunds
1966de2cad
Test against Django 1.6 alpha
2013-06-15 15:44:05 -07:00
medmunds
5eae484561
Travis: test against Django 1.5 final
2013-02-28 17:30:22 -08:00
medmunds
c550aacbb8
Travis: re-enable Python 3.2 testing
...
(Recent requests updates may have fixed Python 3 setup issues)
2013-01-12 10:50:44 -08:00
medmunds
cf56fd4a23
Don't waste Travis resources testing Django 1.5 on python 2.6
2012-12-05 11:17:21 -08:00
medmunds
38492e3ea4
Travis: can't test python 3 yet -- problem with requests setup script
...
kennethreitz/requests#939
kennethreitz/requests#916
2012-12-05 11:14:10 -08:00
medmunds
8c4c3b95e4
Travis: catch DeprecationWarnings
2012-12-05 10:50:21 -08:00
medmunds
e95448d58c
Add testing on (prerelease) Django 1.5 (including python 3.2)
2012-12-05 10:32:08 -08:00
medmunds
b2fdfb7805
Configure travis-ci.org tests
...
Test Django 1.2 and 1.3; Python 2.6 and 2.7
Don't bother testing Python 2.5 -- it requires an older version of
requests (that doesn't depend on json).
Don't bother testing Django 1.2 -- it requires changes to ``assertRaises``
in the test cases (because the context-manager version of assertRaises is
part of unittest2, which appears in Django 1.3+ or Python 2.7+).
Don't bother testing Django 1.5 (yet).
2012-11-24 12:41:02 -08:00