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

Add migrate to .travis.yml for passing tests in travis-ci

parent 43301596
Branches
Tags
No related merge requests found
...@@ -9,6 +9,7 @@ install: ...@@ -9,6 +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 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