Skip to content

Commit

Permalink
Remove mypy
Browse files Browse the repository at this point in the history
  • Loading branch information
hardikp committed Jul 30, 2018
1 parent 17394dd commit 062d9a8
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,3 @@ matrix:
sudo: required # required for Python 3.7 (travis-ci/travis-ci#9069)
install: pip install flake8
script: flake8
- env: MYPY_TYPE_CHECK
python: "3.6"
install: pip install mypy mypy-extensions
script: mypy @mypy-files.txt

0 comments on commit 062d9a8

Please sign in to comment.