add dnsutils for tests

This commit is contained in:
clowwindy 2014-07-11 17:41:22 +08:00
parent 130cf8fe35
commit 68cf94b10e
1 changed files with 1 additions and 1 deletions

View File

@ -8,7 +8,7 @@ cache:
- dante-1.4.0
before_install:
- sudo apt-get update -qq
- sudo apt-get install -qq build-essential libssl-dev swig python-m2crypto python-numpy
- sudo apt-get install -qq build-essential libssl-dev swig python-m2crypto python-numpy dnsutils
- pip install m2crypto salsa20
- sudo tests/socksify/install.sh
script: