diff --git a/daocloud.yml b/daocloud.yml index 1f763d8a..5e9f6ffd 100644 --- a/daocloud.yml +++ b/daocloud.yml @@ -8,5 +8,5 @@ env: script: - pip install -r requirements.txt - - mkdir LOG + - mkdir log - python manage.py test \ No newline at end of file