mirror of
https://github.com/GNS3/gns3-server.git
synced 2024-11-16 08:44:52 +02:00
Renable coverall in travis
This commit is contained in:
parent
6d1f060791
commit
4a53c7789d
@ -13,6 +13,7 @@ before_install:
|
||||
install:
|
||||
- python setup.py install
|
||||
- pip install -rdev-requirements.txt
|
||||
- pip install coveralls
|
||||
|
||||
script:
|
||||
- ifconfig
|
||||
|
Loading…
Reference in New Issue
Block a user