fix ci typecheck tests

This commit is contained in:
Maxim Kurnikov
2019-01-05 19:32:32 +03:00
parent dbf6538795
commit c4e8f09ed1
5 changed files with 5 additions and 7 deletions

View File

@@ -21,8 +21,7 @@ jobs:
- name: "Typecheck Django test suite"
python: 3.7
script: |
cd scripts
./typecheck_django_tests.xsh
./scripts/typecheck_django_tests.xsh
before_install: |
# Upgrade pip, setuptools, and wheel