mirror of
https://github.com/Hopiu/django-imagekit.git
synced 2026-03-16 21:30:23 +00:00
Enable the new travis architecture for speed and reliability
This commit is contained in:
parent
820d2f00eb
commit
b475de7b48
1 changed files with 2 additions and 2 deletions
|
|
@ -1,6 +1,6 @@
|
|||
language: python
|
||||
python:
|
||||
- 2.7
|
||||
python: "2.7"
|
||||
sudo: false
|
||||
|
||||
env:
|
||||
- TOX_ENV=py26-django12
|
||||
|
|
|
|||
Loading…
Reference in a new issue