mirror of
https://github.com/Hopiu/django-imagekit.git
synced 2026-03-16 21:30:23 +00:00
Derp, forgot to change the tox command.
This commit is contained in:
parent
028fb29d8d
commit
5ae961733c
1 changed files with 1 additions and 1 deletions
|
|
@ -2,6 +2,6 @@ language: python
|
|||
python:
|
||||
- 2.7
|
||||
install: pip install tox --use-mirrors
|
||||
script: tox -e py26-1.2.X,py27-1.2.X,py26-1.3.X,py27-1.3.X,py26,py27,docs
|
||||
script: tox -e py27-django13,py27-django12,py26-django13,py27-django12
|
||||
notifications:
|
||||
irc: "irc.freenode.org#imagekit"
|
||||
|
|
|
|||
Loading…
Reference in a new issue