Skip to content
Snippets Groups Projects
Commit eab189e3 authored by Dmitry Shelepnev's avatar Dmitry Shelepnev
Browse files

Attempt fix travis-ci tets #2

parent 0c56ddc8
No related branches found
No related tags found
No related merge requests found
...@@ -9,7 +9,7 @@ install: ...@@ -9,7 +9,7 @@ install:
- travis_retry pip install -r requirements.txt - travis_retry pip install -r requirements.txt
script: script:
- python manage.py migrate - python manage.py migrate database
- python manage.py test - python manage.py test
#branches: #branches:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment