mirror of
https://github.com/cedricbonhomme/Stegano.git
synced 2025-05-12 17:18:30 +02:00
link travis with coveralls
This commit is contained in:
parent
c0669e0f7a
commit
997002eded
1 changed files with 3 additions and 0 deletions
|
@ -7,3 +7,6 @@ install:
|
|||
|
||||
script:
|
||||
- nosetests --with-coverage --cover-package=stegano
|
||||
|
||||
after_success:
|
||||
- coveralls
|
||||
|
|
Loading…
Add table
Reference in a new issue