Commit a938bb6a authored by Michal Čihař's avatar Michal Čihař

Create settings file

parent 09a810ff
......@@ -12,5 +12,6 @@ before_install:
# command to install dependencies
install:
- pip install --use-mirrors -q Django==$DJANGO_VERSION
- cp weblate/settings_example.py weblate/settings.py
# command to run tests
script: ./manage.py validate
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment