[PYTHON] gevent with travis-ci

I wrote it on my blog, too. Just add the following to your .travis.yml:

before_install:  
 - "sudo apt-get install python-dev libevent-dev"

Recommended Posts

gevent with travis-ci
I'm using tox and Python 3.3 with Travis-CI
Automatically check Python scripts with GitHub + Travis-CI + pycodestyle