Skip to content

Commit 4ce0c4c

Browse files
committed
-
1 parent c5b47fc commit 4ce0c4c

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.travis.yml

+2-2
Original file line numberDiff line numberDiff line change
@@ -10,8 +10,8 @@ python:
1010
# - "3.3"
1111
# - "3.4"
1212
install:
13-
- sudo apt-get install -y geoip-database python-geoip python-openssl python-twisted python-sqlalchemy python-crypto
14-
# - pip install pycrypto
13+
- sudo apt-get install -y geoip-database python-geoip
14+
- pip install pycrypto SQLAlchemy twisted pyOpenSSL
1515

1616
script:
1717
- protocol/Protocol.py

0 commit comments

Comments
 (0)