Fix travis

This commit is contained in:
Raphaël Vinot 2016-09-14 14:52:29 +02:00
parent a622abc923
commit fa6b7d7e09

View file

@ -21,7 +21,6 @@ sudo apt-get install libev-dev libgmp-dev
sudo apt-get install graphviz sudo apt-get install graphviz
#needed for mathplotlib #needed for mathplotlib
test ! -L /usr/include/ft2build.h && sudo ln -s freetype2/ft2build.h /usr/include/
sudo easy_install -U distribute sudo easy_install -U distribute
# ssdeep # ssdeep
sudo apt-get install libfuzzy-dev sudo apt-get install libfuzzy-dev