Use temporary django CMS branch for tests

This commit is contained in:
Iacopo Spalletti 2015-02-26 21:47:41 +01:00
parent 4052fb3e8d
commit d20a40c52d
1 changed files with 1 additions and 0 deletions

View File

@ -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