mirror of
https://github.com/Hopiu/django-imagekit.git
synced 2026-03-16 21:30:23 +00:00
Simplify tox command
This commit is contained in:
parent
5982e1e549
commit
c90e6d637c
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 py27-django13,py27-django12,py26-django13,py27-django12
|
||||
script: tox
|
||||
notifications:
|
||||
irc: "irc.freenode.org#imagekit"
|
||||
|
|
|
|||
Loading…
Reference in a new issue