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