mirror of
https://github.com/GNS3/gns3-server
synced 2024-11-24 17:28:08 +00:00
ifconfig is not available on travis new architecture
This commit is contained in:
parent
631ad76149
commit
0f369bc40b
@ -11,7 +11,6 @@ install:
|
|||||||
- pip install coveralls
|
- pip install coveralls
|
||||||
|
|
||||||
script:
|
script:
|
||||||
- ifconfig
|
|
||||||
- py.test -v -s tests --cov gns3server --cov-report term-missing
|
- py.test -v -s tests --cov gns3server --cov-report term-missing
|
||||||
|
|
||||||
#branches:
|
#branches:
|
||||||
|
Loading…
Reference in New Issue
Block a user