Test with Django Rest Framework 3.8 (#96)
* Add djangorestframework 3.8 to tox and travis * Add @action tests * Limit tox to <3.0.0
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
# requirements for building and running tox
|
||||
tox>=2.9.1
|
||||
tox>=2.9.1,<3.0.0
|
||||
detox>=0.11
|
||||
|
||||
-r setup.txt
|
||||
|
||||
Reference in New Issue
Block a user