Use temporary django CMS branch for tests
This commit is contained in:
parent
4052fb3e8d
commit
d20a40c52d
1 changed files with 1 additions and 0 deletions
1
tox.ini
1
tox.ini
|
@ -5,6 +5,7 @@ envlist = py{26}-django{16},py{27,33,34}-django{16,17}
|
|||
deps =
|
||||
django16: Django>=1.6,<1.7
|
||||
django17: Django>=1.7,<1.8
|
||||
django17: https://github.com/divio/django-cms/archive/support/3.0.x.zip
|
||||
py26: unittest2
|
||||
py26: django-select2
|
||||
py27: django-select2
|
||||
|
|
Loading…
Reference in a new issue