We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d965f31 commit ca989daCopy full SHA for ca989da
circle.yml
@@ -1,3 +1,5 @@
1
test:
2
+ pre:
3
+ - cd test_project && python manage.py migrate
4
override:
5
- cd test_project && python manage.py test
0 commit comments