mirror of
https://github.com/ail-project/ail-framework.git
synced 2024-11-10 08:38:28 +00:00
Fix travis
This commit is contained in:
parent
a622abc923
commit
fa6b7d7e09
1 changed files with 0 additions and 1 deletions
|
@ -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
|
||||||
|
|
Loading…
Reference in a new issue