summaryrefslogtreecommitdiff
path: root/.travis.yml
Commit message (Collapse)AuthorAgeFilesLines
* Drop support for Python<3.4.Raphaël Barrois2019-08-241-8/+4
|
* Upgrade supported Python and Django versions.packaging/bump-test-environmentRaphaël Barrois2018-06-181-11/+10
| | | | | | | Django: Support the latest released version, and the latest LTS before that version. Python: Add support for python3.6 and pypy3.
* Rearrange test suite.Raphaël Barrois2016-09-011-11/+26
| | | | | * Use tox * Add a full linting step
* Add travis testing for Django1.10Raphaël Barrois2016-09-011-0/+1
|
* Remove testing on Django 1.7, outdated.Raphaël Barrois2016-02-121-1/+0
|
* Test up to 3.5v2.5.0Raphaël Barrois2016-02-121-0/+1
|
* Update test targets.Raphaël Barrois2016-02-121-5/+1
| | | | Drop support for Django 1.4; go up to 1.9
* Remove build for py3.4/Django1.4Raphaël Barrois2015-07-021-3/+7
|
* Switch travis to upstream Django supported versions.Raphaël Barrois2015-07-021-1/+1
|
* Switch to django-version-dependant install scheme.Raphaël Barrois2015-07-021-6/+12
| | | | Also update travis to use it.
* Travis: also test on Python3.4.Raphaël Barrois2015-04-011-0/+1
|
* Add Python3 support.Raphaël Barrois2013-03-211-0/+2
|
* Use unittest2 loader.discover for python2.6Raphaël Barrois2012-05-151-0/+1
| | | | Signed-off-by: Raphaël Barrois <raphael.barrois@polytechnique.org>
* Typo in travis-ci filename.Raphaël Barrois2012-05-151-0/+9
Signed-off-by: Raphaël Barrois <raphael.barrois@polytechnique.org>