Skip to content

Commit

Permalink
include mypy in travis config
Browse files Browse the repository at this point in the history
  • Loading branch information
siddhantgoel committed Aug 3, 2019
1 parent ac3d485 commit b60ea51
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,4 +16,5 @@ install:

script:
- poetry run flake8
- poetry run mypy streaming_form_data/
- poetry run py.test tests/

0 comments on commit b60ea51

Please sign in to comment.