Skip to content
This repository has been archived by the owner on Jun 29, 2020. It is now read-only.

Commit

Permalink
tox.ini記述ミス
Browse files Browse the repository at this point in the history
  • Loading branch information
giginet committed Oct 9, 2014
1 parent ace2cf5 commit ed74945
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tox.ini
Expand Up @@ -10,7 +10,7 @@ commands=
{envbindir}/python manage.py syncdb --noinput
{envbindir}/python manage.py loaddata production
{envbindir}/python manage.py loaddata debug
{envbindir}python manage.py compilemessages
{envbindir}/python manage.py compilemessages
{envbindir}/coverage run --source=src/kawaz runtests.py []

[django17]
Expand Down

0 comments on commit ed74945

Please sign in to comment.