We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3a571e8 commit c3e5c6fCopy full SHA for c3e5c6f
.travis.yml
@@ -4,7 +4,7 @@ python:
4
- 2.7
5
before_install:
6
- sudo apt-get update -qq
7
- - sudo apt-get install -qq build-essential swig libevent-dev python-gevent python-m2crypto
+ - sudo apt-get install -qq build-essential libssl-dev swig libevent-dev python-gevent python-m2crypto
8
- pip install gevent m2crypto
9
script:
10
- python test.py
0 commit comments