Problem with the return code of mypr :-(

This commit is contained in:
Cédric Bonhomme 2017-05-05 23:50:24 +02:00
parent 8e24845b59
commit 9b2dae3a99
No known key found for this signature in database
GPG key ID: A1CB94DE57B7A70D

View file

@ -9,7 +9,6 @@ install:
script: script:
- nosetests --with-coverage --cover-package=stegano - nosetests --with-coverage --cover-package=stegano
- mypy --ignore-missing-imports --follow-imports skip --check-untyped-defs stegano/
after_success: after_success:
- coveralls - coveralls