mirror of
https://github.com/GNS3/gns3-server
synced 2024-11-24 17:28:08 +00:00
revert not installing requirements outside of tox
This commit is contained in:
parent
d8f622d438
commit
a4bc96af28
@ -5,6 +5,7 @@ before_install:
|
|||||||
- "sudo apt-get update -q"
|
- "sudo apt-get update -q"
|
||||||
|
|
||||||
install:
|
install:
|
||||||
|
- "pip install -r requirements.txt --use-mirrors"
|
||||||
- "pip install tox"
|
- "pip install tox"
|
||||||
- "sudo apt-get install vpcs dynamips"
|
- "sudo apt-get install vpcs dynamips"
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user