Skip to content

Commit 3af373a

Browse files
committed
travis: Add mypy checker.
1 parent 123c492 commit 3af373a

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.travis.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,8 @@ matrix:
99
include:
1010
- python: "3.6"
1111
env: TEST_SUITE=lint
12+
- python: "3.6"
13+
env: TEST_SUITE=run-mypy
1214
install:
1315
- tools/provision
1416
- source zulip-api-py*-venv/bin/activate

0 commit comments

Comments
 (0)