mirror of
https://github.com/macports/macports-webapp.git
synced 2026-07-13 03:18:42 -07:00
.travis.yml: drop makemigrations command
This commit is contained in:
committed by
Arjun Salyan
parent
452c9f92e0
commit
cc6c4c3e84
@@ -33,7 +33,6 @@ install:
|
||||
|
||||
# run test scripts
|
||||
script:
|
||||
- python manage.py makemigrations --noinput
|
||||
- python manage.py migrate --noinput
|
||||
- python manage.py collectstatic --noinput
|
||||
- coverage run --source=. manage.py test
|
||||
|
||||
Reference in New Issue
Block a user