Commit Graph

13 Commits

Author SHA1 Message Date
Ryan P Kilby 7315ecb432 Update DRF to 3.4/3.5, add warnings build 2016-11-08 13:50:40 -05:00
Adam Chainz 1c82b866c2 Unify travis and tox configs
Fixes #489. Adapted from config I use on my own projects, e.g. [Django-MySQL .travis.yml](https://github.com/adamchainz/django-mysql/blob/master/.travis.yml).
2016-10-03 14:30:48 +01:00
Ryan P Kilby 69f6cf812e Fix reqs for tox, add DRF to envs 2016-09-20 15:23:22 -04:00
Daniel Hahler 3a94744667 tox: commands: add {posargs}
This makes `tox -e py35-django110 -- --help` etc work.
2016-08-24 15:42:36 +02:00
Ed Morley f2e85cdd3a Travis: Test on Django 1.10 2016-08-03 15:12:19 +01:00
Ed Morley 82df8e01a8 Tox: Test Django 1.8 on Python 3.5
Since it was being tested on Travis, but not when using Tox.
2016-08-03 15:11:58 +01:00
Ed Morley b18216a197 Tox: Remove Django 1.7 remnants
These were left behind when Django 1.7 was removed from Travis testing.
2016-08-03 15:11:58 +01:00
Ed Morley 19931e4377 Travis: Stop testing on Python 3.2
Since it's no longer supported as of 2016-02-20:
https://docs.python.org/devguide/#status-of-python-branches
2016-08-03 15:11:49 +01:00
Dmitry Dygalo 9d9aeb309b Update Django 1.9 version identifier 2016-02-05 17:45:38 +01:00
Carlton Gibson c9bcfbe2c5 Remove Django 1.4 and Python 2.6 from test matrix 2015-10-05 10:48:51 +02:00
Carlton Gibson 53f4272659 Update Travis/Tox configs 2015-10-05 09:59:43 +02:00
Carlton Gibson 79d95e3250 Update `tox` config 2015-09-03 14:18:52 +02:00
Carlton Gibson a32c777e6f Added tox config file 2015-05-16 21:03:23 +02:00