mirror of
https://github.com/openvswitch/ovs
synced 2025-08-31 14:25:26 +00:00
travis: Install six Python library.
The travis-ci build is broken because the Python six library is not installed. Signed-off-by: Russell Bryant <russell@ovn.org> Tested-by: Joe Stringer <joe@ovn.org> Acked-by: Joe Stringer <joe@ovn.org>
This commit is contained in:
@@ -2,3 +2,4 @@
|
||||
|
||||
git clone git://git.kernel.org/pub/scm/devel/sparse/chrisl/sparse.git
|
||||
cd sparse && make && make install && cd ..
|
||||
pip install --disable-pip-version-check --user six
|
||||
|
Reference in New Issue
Block a user