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