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:
parent
6d1f060791
commit
4a53c7789d
@ -13,6 +13,7 @@ before_install:
|
|||||||
install:
|
install:
|
||||||
- python setup.py install
|
- python setup.py install
|
||||||
- pip install -rdev-requirements.txt
|
- pip install -rdev-requirements.txt
|
||||||
|
- pip install coveralls
|
||||||
|
|
||||||
script:
|
script:
|
||||||
- ifconfig
|
- ifconfig
|
||||||
|
Loading…
Reference in New Issue
Block a user