1
0
mirror of https://github.com/GNS3/gns3-server synced 2024-11-24 09:18:08 +00:00

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