Fix travis

This commit is contained in:
leandrotoledo 2015-09-07 16:29:39 -03:00
parent 48bb8a2413
commit 0cfaaa590c

View file

@ -9,6 +9,6 @@ python:
install:
- pip install coveralls
script:
make tests
make test
after_success:
coveralls