diff --git a/.travis.yml b/.travis.yml index 3a4952d41..b86490a0f 100644 --- a/.travis.yml +++ b/.travis.yml @@ -35,6 +35,8 @@ matrix: - os: linux sudo: required python: 2.7 + virtualenv: + system_site_packages: true env: - SCAPY_SUDO=sudo SCAPY_USE_PCAPDNET=yes SCAPY_COVERAGE=yes