disable django tests typecheck

This commit is contained in:
Maxim Kurnikov
2019-01-05 19:41:52 +03:00
parent 67ce5e2daa
commit 584380a8a9

View File

@@ -18,10 +18,10 @@ jobs:
script: |
black --check --line-length=120 django-stubs/
- name: "Typecheck Django test suite"
python: 3.7
script: |
xonsh ./scripts/typecheck_django_tests.xsh
# - name: "Typecheck Django test suite"
# python: 3.7
# script: |
# xonsh ./scripts/typecheck_django_tests.xsh
before_install: |
# Upgrade pip, setuptools, and wheel