Skip to content

Commit 4ee45ca

Browse files
adds mypy to travis ci
1 parent c7f0757 commit 4ee45ca

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
@@ -20,3 +20,4 @@ install:
2020
script:
2121
- pytest
2222
- pytest --cov=pythonanywhere --cov=scripts --cov-fail-under=65
23+
- pytest --mypy -m mypy

0 commit comments

Comments
 (0)