The Vagrant image is using the system wide installation of Python,
and so should do Travis in order to ensure that both systems behave alike as
much as possible.
This prevents Travis from enforcing a virtualenv sandbox and deletes the
pre-installed, incompatible pip-version.
Signed-off-by: Andreas Ringlstetter andreas.ringlstetter@gmail.com
The Vagrant image is using the system wide installation of Python, and so should do Travis in order to ensure that both systems behave alike as much as possible.
This prevents Travis from enforcing a virtualenv sandbox and deletes the pre-installed, incompatible pip-version.
Signed-off-by: Andreas Ringlstetter andreas.ringlstetter@gmail.com