add dnsutils for tests

This commit is contained in:
clowwindy 2014-07-11 17:41:22 +08:00
parent 130cf8fe35
commit 68cf94b10e

View file

@ -8,7 +8,7 @@ cache:
- dante-1.4.0 - dante-1.4.0
before_install: before_install:
- sudo apt-get update -qq - 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 - pip install m2crypto salsa20
- sudo tests/socksify/install.sh - sudo tests/socksify/install.sh
script: script: