Commit Graph

32 Commits

Author SHA1 Message Date
Bojan Mihelac 7a86bf8366 setup: add Django 2.1 to CI, test stable tablib 2018-10-02 09:04:20 +02:00
Dan Moore 87afec415b Merge branch 'master' of https://github.com/django-import-export/django-import-export into require-django-1-8 2018-01-27 23:47:59 -05:00
Manel Clos 62994a445e Django 2.0 is the last version to support Python 3.4 2017-12-12 20:23:53 +01:00
Manel Clos 08588ea837 Testing against Django 2.0 should not fail 2017-12-12 19:45:59 +01:00
Dan Moore 216b697306 Travis tests for Django 2.0.x
2.0 not completely supported by this package yet, but at least wanted to get them into the list.
2017-12-02 18:02:58 -05:00
Dan Moore abf65a0f50 Merge branch 'master' of https://github.com/django-import-export/django-import-export into require-django-1-8 2017-11-28 08:30:39 -05:00
Dan Moore deb26257c6 Don't need to test Django 1.10 in Python 3.6. 2017-11-24 16:49:11 -05:00
Dan Moore a7397fe349 Travis tests for Python 3.6 on Django >= 11
Django 1.11 and newer support Python 3.6.
2017-11-24 14:49:45 -05:00
Dan Moore 453823e4b9 Don't test with Django < 1.8. 2017-11-24 08:48:55 -05:00
Jon Dufresne a6d10c6399 Add pip caching support to Travis CI configuration
Helps reduces requests to PyPI.

See TravisCI docs for details on cache:

https://docs.travis-ci.com/user/caching/#pip-cache
2017-11-24 04:46:32 -08:00
Manel Clos c28c8b918c omit setup.py 2017-11-17 10:15:37 +01:00
Manel Clos db13b17708 source dir for coverage 2017-11-17 10:03:45 +01:00
Manel Clos 24a61170d2 use coveralls 2017-11-17 09:47:12 +01:00
Manel Clos 4d107c222f
Merge branch 'master' into master 2017-11-16 09:42:44 +01:00
Petr Dlouhý 2a7eba5a7e fix for Django 2.0 2017-10-21 17:06:09 +02:00
Adam Dobrawy e8d89ba748 Add django 1.11 to TravisCI 2017-07-01 20:39:53 +02:00
Thomas Hauk dc8a479875 Add build for Django 1.10 2016-09-01 13:21:11 -07:00
Thomas Hauk c6a4fc1484 Remove "--use-mirrors" flag from pip install lines 2016-08-16 13:58:45 -07:00
Jarek Glowacki d68a1fb569 Drop django 1.5 tests, exclude py3.5 against django<1.9 2016-01-16 00:02:45 +11:00
Jarek Glowacki f6696dbd9e Add failing test
Also includes:
-Some pep8 cleanup
-Testing against python3.5
-No longer testing against django1.5
2016-01-12 00:53:00 +11:00
Petr Dlouhý fb7a13ccaa show all Python warnings 2015-12-29 16:40:22 +01:00
Petr Dlouhý c8938ba1da fixes for Django 1.10, test in allow-failure mode 2015-12-29 16:22:02 +01:00
Bojan Mihelac d9eefb0d3a Remove py3.3, Django 1.9 testing from travis 2015-12-02 11:43:50 +01:00
Bojan Mihelac 23a7c85ac5 Add Django 1.9 to travis 2015-12-02 08:48:30 +01:00
mikhailmain 6147a8e65c Remove django-1.4 mentions. 2015-11-23 21:49:51 +12:00
Bojan Mihelac d7bc2f1b82 Do not include Django 1.4.x in Python 3.4 tests 2015-04-08 10:00:40 +02:00
Yohann Lepage a1588e5b47 Bump to Django 1.8 2015-04-01 23:21:55 +02:00
Yohann Lepage 7565910bf9 Add Python 3.4 and Django 1.8c1 to Travis CI 2015-04-01 23:21:55 +02:00
Bojan Mihelac b1df5ba880 Add Django 1.7.0 to travis 2014-09-03 10:25:51 +02:00
Brad Pitcher c42f4ef45b run tests on 3.3 unless django version is 1.4.10 2014-05-16 09:37:05 -07:00
Bojan Mihelac 77c0ead3e7 Python 3.3 support 2014-01-30 08:34:32 +01:00
Ngo Minh Nam 71eb79d92d Add .travis.yml for running automated tests. 2013-01-15 15:22:55 +11:00