Skip to content

Commit e53df58

Browse files
committed
TravisCI build error
1 parent cd7e05c commit e53df58

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.travis.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,5 +7,6 @@ install:
77
- pip install -r requirements.txt
88

99
script:
10+
- python manage.py makemigrations
1011
- python manage.py migrate
1112
- python manage.py test

0 commit comments

Comments
 (0)