mirror of
https://github.com/jazzband/django-admin-sortable.git
synced 2026-03-17 06:20:33 +00:00
Added cd to Travis script.
This commit is contained in:
parent
31780a672a
commit
3cfba9164a
1 changed files with 2 additions and 1 deletions
|
|
@ -11,4 +11,5 @@ install:
|
|||
- pip install -r sample_project/requirements.txt --use-mirrors
|
||||
|
||||
script:
|
||||
- python sample_project/manage.py test
|
||||
- cd sample_project
|
||||
- python manage.py test
|
||||
|
|
|
|||
Loading…
Reference in a new issue