Tests with coverage.

This commit is contained in:
Cédric Bonhomme 2016-04-13 22:52:23 +02:00
parent 75769e5bf7
commit 1a25273a9f
No known key found for this signature in database
GPG key ID: A1CB94DE57B7A70D

View file

@ -6,4 +6,4 @@ install:
- "pip install -r requirements.txt" - "pip install -r requirements.txt"
script: script:
- nosetests - nosetests --with-coverage --cover-package=stegano