add dnsutils for tests
This commit is contained in:
parent
130cf8fe35
commit
68cf94b10e
1 changed files with 1 additions and 1 deletions
|
@ -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:
|
||||||
|
|
Loading…
Reference in a new issue