sudo tc setup

This commit is contained in:
clowwindy
2014-12-23 14:20:46 +08:00
parent cd07001471
commit 9cfffa360e
3 changed files with 19 additions and 21 deletions

View File

@ -15,5 +15,6 @@ before_install:
- pip install m2crypto salsa20 pep8 pyflakes nose coverage
- sudo tests/socksify/install.sh
- sudo tests/libsodium/install.sh
- sudo tests/setup_tc.sh
script:
- ./.jenkins.sh