Skip to content

Commit ca989da

Browse files
author
Scott Walton
committed
Add the migration command
1 parent d965f31 commit ca989da

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

circle.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,5 @@
11
test:
2+
pre:
3+
- cd test_project && python manage.py migrate
24
override:
35
- cd test_project && python manage.py test

0 commit comments

Comments
 (0)