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