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