mirror of
https://github.com/byt3bl33d3r/MITMf.git
synced 2025-07-16 10:03:52 -07:00
added system_site_packages in travis.yml
This commit is contained in:
parent
885ecc3a4e
commit
20ae6b204b
1 changed files with 2 additions and 0 deletions
|
@ -1,6 +1,8 @@
|
|||
language: python
|
||||
python:
|
||||
- "2.7"
|
||||
virtualenv:
|
||||
system_site_packages: true
|
||||
sudo: required
|
||||
before_install:
|
||||
- "sudo apt-get update -qq"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue