Renable coverall in travis

This commit is contained in:
Julien Duponchelle 2015-06-18 15:59:35 +02:00
parent 6d1f060791
commit 4a53c7789d

View File

@ -13,6 +13,7 @@ before_install:
install:
- python setup.py install
- pip install -rdev-requirements.txt
- pip install coveralls
script:
- ifconfig