Skip to content

Commit c3e5c6f

Browse files
author
clowwindy
committed
fix travis
1 parent 3a571e8 commit c3e5c6f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.travis.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ python:
44
- 2.7
55
before_install:
66
- sudo apt-get update -qq
7-
- sudo apt-get install -qq build-essential swig libevent-dev python-gevent python-m2crypto
7+
- sudo apt-get install -qq build-essential libssl-dev swig libevent-dev python-gevent python-m2crypto
88
- pip install gevent m2crypto
99
script:
1010
- python test.py

0 commit comments

Comments
 (0)