Commit graph

26 commits

Author SHA1 Message Date
Valentin Samir
5b8fc55f78 Remove python2 tests from travis
They are broken and python2 is not longer supported anyway
2021-06-19 17:53:08 +02:00
Valentin Samir
968f4a591f Rationalize testing and fix travis
Test for couple (python version, django version) found in Debian, Ubuntu
and RHEL and if not done, for every supported Django version with the last
version of python

Configure tox to use the locally available python3 then called without parameters
2021-06-19 17:21:48 +02:00
Valentin Samir
956bec1178
Merge pull request #69 from ynerant/master
Add Django 3.1 and Python 3.9 support
2021-06-19 16:03:46 +02:00
Yohann D'ANELLO
ba9cfaf1dc
Update test environment, don't test anymore with Django 2.0 and Django 2.1
Signed-off-by: Yohann D'ANELLO <ynerant@crans.org>
2021-01-26 14:53:51 +01:00
Yohann D'ANELLO
2a07cca1f1
Support for Django 2.0 and 2.1 was dropped
Signed-off-by: Yohann D'ANELLO <ynerant@crans.org>
2020-12-22 23:42:58 +01:00
Yohann D'ANELLO
802fef95fa
Add Django 3.1 and Python 3.9 support
Signed-off-by: Yohann D'ANELLO <ynerant@¢rans.org>
Signed-off-by: Yohann D'ANELLO <ynerant@crans.org>
2020-12-22 23:07:32 +01:00
kishorkunal-raj
40d55012b1 Added ppc64le architecture support on travis-ci 2020-09-24 11:12:41 +00:00
Yohann D'ANELLO
9cd44aa8aa Code quality 2020-07-05 14:52:01 +02:00
Yohann D'ANELLO
4129687e41 Support Django 2.2 and 3.0 2020-07-05 14:52:01 +02:00
Valentin Samir
781e516769 Update .travis.yml to use python3 for flake8, check_rst and coverage 2020-07-05 14:52:01 +02:00
Valentin Samir
4025fcbf11 Add support for Django 2.1 2019-03-02 11:23:30 +01:00
Valentin Samir
290701e07f Changes for Django 2.0 support 2018-04-29 20:10:19 +02:00
Valentin Samir
fcafc77b98 Update .travis.yml and setup.py to drop Django <1.11 and python 3.4 support 2018-04-29 19:21:54 +02:00
Valentin Samir
4de2e2c1c6 Add support for python 3.6 and Django 1.11 2017-11-17 16:56:44 +01:00
Valentin Samir
94c2168af1 Add Django 1.10 support 2016-08-25 13:02:45 +02:00
Valentin Samir
0466d397f3 Move coverage computation last in travis 2016-08-01 02:10:53 +02:00
Valentin Samir
d6b91033d4 Correct travis to stick python version to tox envs 2016-07-23 19:07:13 +02:00
Valentin Samir
df1d57bca1 Add python 3.5 tox/travis tests 2016-07-23 18:50:47 +02:00
Valentin Samir
097edfd9dd Optimise tox and travis 2016-07-03 19:46:52 +02:00
Valentin Samir
c2b146335f Fix somme RST errors in README.rst. Add a test in tox.ini to detect such errors 2016-07-01 02:38:36 +02:00
Valentin Samir
638363c6f9 Pip6 cache system and codacy issues 2016-06-30 14:52:55 +02:00
Valentin Samir
9814bb0a6f Cache tox build on travis to seed up tests 2016-06-30 01:21:58 +02:00
Valentin Samir
22a7568498 Add coverage computation to travis 2016-06-30 00:16:45 +02:00
Valentin Samir
b69769d71a Django 1.9 compatibility 2015-12-12 13:53:21 +01:00
Valentin Samir
50781dba18 add some tests 2015-06-21 18:59:37 +02:00
Valentin Samir
c0d8550120 Add some tests using tox 2015-06-13 00:03:06 +02:00