Tweak the CI setup
This commit is contained in:
@@ -4,6 +4,6 @@ python:
|
||||
install:
|
||||
- pip install pytest mypy flake8
|
||||
script:
|
||||
- flake8
|
||||
- mypy --ignore-missing-imports
|
||||
# - flake8
|
||||
- mypy --ignore-missing-imports .
|
||||
- pytest -v
|
||||
|
Reference in New Issue
Block a user