Fix travis

pull/64/merge
Raphaël Vinot 2016-07-19 19:17:06 +02:00
parent 03b3cb0bf2
commit ef08f29ed6
1 changed files with 1 additions and 1 deletions

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