fix travis

This commit is contained in:
clowwindy 2014-05-02 13:57:38 +08:00
parent 04d4db1f0b
commit 3a571e8e19

View file

@ -4,7 +4,7 @@ python:
- 2.7
before_install:
- sudo apt-get update -qq
- sudo apt-get install -qq libevent-dev python-gevent python-m2crypto
- pip install gevent
- sudo apt-get install -qq build-essential swig libevent-dev python-gevent python-m2crypto
- pip install gevent m2crypto
script:
- python test.py