Enable migrations during tests

This commit is contained in:
Iacopo Spalletti 2016-05-29 02:37:04 +02:00
parent ea9970d250
commit 9b65a24c29
No known key found for this signature in database
GPG Key ID: BDCBC2EB289F60C6
1 changed files with 1 additions and 1 deletions

View File

@ -2,7 +2,7 @@
envlist = pep8,isort,py{35,34,27}-django{19}-{cms33,cms32,knocker},py{35,34,33,27}-django{18}-cms{33,32,31},py{34,33,27}-django{17,16}-cms{32,31,30},py{26}-django16-cms{31,30}
[testenv]
commands = {env:COMMAND:python} cms_helper.py test djangocms_blog --no-migrate
commands = {env:COMMAND:python} cms_helper.py test djangocms_blog
deps =
django16: Django>=1.6,<1.7
django16: django-taggit<0.18