Fix travis file

This commit is contained in:
Raphael Michel
2015-06-02 14:09:53 +02:00
parent 2d64c83ff0
commit 219d52f16e
+1 -1
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