This commit is contained in:
virusdefender
2017-01-23 16:25:14 +08:00
parent 5c5cf7ff98
commit 32c1b89080
35 changed files with 56 additions and 108 deletions

View File

@@ -9,4 +9,5 @@ install:
- python manage.py migrate
- python manage.py initadmin
script:
- flake8 .
- python manage.py test