link travis with coveralls

This commit is contained in:
Cédric Bonhomme 2017-02-22 08:57:06 +01:00
parent c0669e0f7a
commit 997002eded
No known key found for this signature in database
GPG key ID: A1CB94DE57B7A70D

View file

@ -7,3 +7,6 @@ install:
script:
- nosetests --with-coverage --cover-package=stegano
after_success:
- coveralls