Browse Source

add dnsutils for tests

auth
clowwindy 11 years ago
parent
commit
68cf94b10e
  1. 2
      .travis.yml

2
.travis.yml

@ -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:

Loading…
Cancel
Save