add new job

This commit is contained in:
Maxim Kurnikov
2019-01-05 19:16:05 +03:00
parent 8a712d46b5
commit dbf6538795

View File

@@ -18,7 +18,6 @@ jobs:
script: |
black --check --line-length=120 django-stubs/
allow_failures:
- name: "Typecheck Django test suite"
python: 3.7
script: |