diff --git a/.travis.yml b/.travis.yml index 8312c20..4fd4fcc 100644 --- a/.travis.yml +++ b/.travis.yml @@ -18,7 +18,6 @@ jobs: script: | black --check --line-length=120 django-stubs/ - allow_failures: - name: "Typecheck Django test suite" python: 3.7 script: |