mirror of
https://github.com/pinry/pinry.git
synced 2026-02-08 07:29:37 +01:00
Feature: Enable flake8 check in travis
This commit is contained in:
@@ -11,6 +11,7 @@ install:
|
||||
- pip install pipenv && pipenv install --dev --system
|
||||
script:
|
||||
- python manage.py test
|
||||
- make flake8
|
||||
notifications:
|
||||
email: false
|
||||
|
||||
|
||||
Reference in New Issue
Block a user