Commit graph

14 commits

Author SHA1 Message Date
Benedikt Willi
238573051e Fix build, remove unmaintained Django & Python versions.
Update .travis.yml

Update tox.ini

Update test_cachefiles.py

Update test_optimistic_strategy.py

Update test_no_extra_queries.py

Update test_cachefiles.py

Update .travis.yml

Update tox.ini

Update .travis.yml
2020-05-11 09:36:36 +02:00
Venelin Stoykov
66db460c24 Python 3.6 and Django 2.1
Stop testing some configurations of older Django versions.
2018-09-25 00:37:25 +03:00
Venelin Stoykov
58e44975c7 Test against Django 2.0 2017-12-06 00:13:26 +02:00
Venelin Stoykov
48cf03b482 Test against Django 1.11 2017-02-16 14:01:30 +02:00
Venelin Stoykov
b460a66874 Make travis happy 2016-02-25 02:23:01 +02:00
Venelin Stoykov
371a3bb376 Drop support for older Django and Python versions
This change drop official support for Django 1.2 and 1.3
and Python 2.6 and 3.2

In this commit test requirements are not so strict to allow versions
available in Debian sid.

Fixes #362

Many thanks to @fladi
2016-02-25 01:23:39 +02:00
Pierre Dulac
6fabad9749 Tells tox to only run the designated env 2015-10-31 11:43:17 +01:00
Pierre Dulac
b475de7b48 Enable the new travis architecture for speed and reliability 2015-10-31 11:39:46 +01:00
Pierre Dulac
820d2f00eb Allow the test to fail fast 2015-10-31 11:39:06 +01:00
Pierre Dulac
c89a63edbe Allow travis to fail for the python3.5 interpreter not yet available 2015-10-31 11:38:40 +01:00
Pierre Dulac
ecf5e892e2 Use the env conf for travis to split the test builds 2015-10-31 11:37:44 +01:00
Matthew Tretter
c90e6d637c Simplify tox command 2013-02-06 20:46:06 -05:00
Bryan Veloso
5ae961733c Derp, forgot to change the tox command. 2012-05-29 13:15:09 -07:00
Bryan Veloso
6009bd418a Adding a travis-ci configuration file. 2012-05-29 12:58:28 -07:00