support for python 2.5
This commit is contained in:
parent
0d54102520
commit
a7949805ce
1 changed files with 1 additions and 0 deletions
|
@ -7,6 +7,7 @@ before_install:
|
|||
- sudo apt-get update -qq
|
||||
- sudo apt-get install -qq libevent-dev python-gevent
|
||||
- pip install gevent
|
||||
- pip install simplejson
|
||||
script:
|
||||
- python test.py
|
||||
branches:
|
||||
|
|
Loading…
Add table
Reference in a new issue