Create media dir for travis (#26)
This commit is contained in:
parent
319a6472c0
commit
76f9e49e2d
1 changed files with 1 additions and 0 deletions
|
|
@ -9,5 +9,6 @@ addons:
|
|||
|
||||
install:
|
||||
- pip install -r requirements.txt
|
||||
- mkdir media
|
||||
|
||||
script: python manage.py test
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue