Makefile.am: Clean flake8-check too.
[cascardo/ovs.git] / .travis / prepare.sh
index cfc1b17..752be9f 100755 (executable)
@@ -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