Fix travis file

This commit is contained in:
Raphael Michel
2015-06-02 13:57:13 +02:00
parent 2d64c83ff0
commit 219d52f16e

View File

@@ -13,6 +13,6 @@ before_script:
script:
- make
- make compress
- coverage run py.test
- coverage run -m py.test tests
after_success:
- coveralls