mirror of
https://github.com/davidhalter/typeshed.git
synced 2026-01-09 13:02:22 +08:00
Make tests version-aware. Now only tornado and sqlalchemy stubs fail.
This commit is contained in:
@@ -8,4 +8,5 @@ install:
|
||||
- pip install -U git+git://github.com/python/mypy
|
||||
|
||||
script:
|
||||
- ./runtests.py -x tornado sqlalchemy 3/enum requests
|
||||
- ./runtests.py -p3
|
||||
- ./runtests.py -p2 -x tornado sqlalchemy
|
||||
|
||||
Reference in New Issue
Block a user