diff --git a/.travis.yml b/.travis.yml index 94df0a3..286243c 100644 --- a/.travis.yml +++ b/.travis.yml @@ -9,7 +9,6 @@ install: script: - nosetests --with-coverage --cover-package=stegano - - mypy --ignore-missing-imports --follow-imports skip --check-untyped-defs stegano/ after_success: - coveralls