summaryrefslogtreecommitdiff
path: root/.travis.yml
diff options
context:
space:
mode:
authoradityacp2020-04-27 14:50:28 +0530
committeradityacp2020-04-27 14:50:28 +0530
commit9fe624415d15f63f45a5327d74fe8c2432b03d13 (patch)
tree8781ccf6c01c8e124a0c836b487a23499e441bf1 /.travis.yml
parentd5cdfe91335af6c79231d41453991af29a39e96e (diff)
parent53a0c4ad3e733f3960000527f83565f2fd8fc412 (diff)
downloadonline_test-9fe624415d15f63f45a5327d74fe8c2432b03d13.tar.gz
online_test-9fe624415d15f63f45a5327d74fe8c2432b03d13.tar.bz2
online_test-9fe624415d15f63f45a5327d74fe8c2432b03d13.zip
Resolve conflict
Diffstat (limited to '.travis.yml')
-rw-r--r--.travis.yml1
1 files changed, 1 insertions, 0 deletions
diff --git a/.travis.yml b/.travis.yml
index 892898e..deb5703 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -19,6 +19,7 @@ install:
- python setup.py develop
before_script:
+ - python manage.py makemigrations
- python manage.py migrate auth
- python manage.py migrate