add cymysql
This commit is contained in:
parent
fcc7a4cf9b
commit
7d2b66766c
1 changed files with 1 additions and 1 deletions
|
@ -13,7 +13,7 @@ before_install:
|
||||||
- sudo dd if=/dev/urandom of=/usr/share/nginx/www/file bs=1M count=10
|
- sudo dd if=/dev/urandom of=/usr/share/nginx/www/file bs=1M count=10
|
||||||
- sudo sh -c "echo '127.0.0.1 localhost' > /etc/hosts"
|
- sudo sh -c "echo '127.0.0.1 localhost' > /etc/hosts"
|
||||||
- sudo service nginx restart
|
- sudo service nginx restart
|
||||||
- pip install pep8 pyflakes nose coverage
|
- pip install pep8 pyflakes nose coverage cymysql
|
||||||
- sudo tests/socksify/install.sh
|
- sudo tests/socksify/install.sh
|
||||||
- sudo tests/libsodium/install.sh
|
- sudo tests/libsodium/install.sh
|
||||||
- sudo tests/setup_tc.sh
|
- sudo tests/setup_tc.sh
|
||||||
|
|
Loading…
Add table
Reference in a new issue