Fix travis

This commit is contained in:
Raphaël Vinot 2016-07-19 19:17:06 +02:00
parent 03b3cb0bf2
commit ef08f29ed6

View file

@ -37,7 +37,7 @@ env:
install:
- pip install -U pip
# DNS
- sudo apt-get install libadns1 libadns1-dev screen
- sudo apt-get install -y libadns1 libadns1-dev screen
# required for mathplotlib
- test ! -L /usr/include/ft2build.h && sudo ln -s freetype2/ft2build.h /usr/include/
- pip install distribute