Skip to content

Commit 4bfb809

Browse files
committed
typecheck deps
1 parent cbed4fc commit 4bfb809

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.travis.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,7 @@ install:
1111
- "./setup.py develop"
1212
- "pip install coveralls"
1313
- "pip install nose"
14+
- "pip install mypy"
1415
script:
1516
- export PYTHONPATH=./src:$PYTHONPATH
1617
- coverage erase

0 commit comments

Comments
 (0)