Updated travis settings and Readme

This commit is contained in:
Ross Lawley 2012-05-17 16:59:50 +01:00
parent 43468b474e
commit 54bb1cb3d9
2 changed files with 5 additions and 1 deletions

View File

@ -4,6 +4,9 @@ python:
- 2.6
- 2.7
install:
- sudo apt-get install zlib1g zlib1g-dev
- sudo ln -s /usr/lib/i386-linux-gnu/libz.so /usr/lib/
- pip install PIL --use-mirrors ; true
- python setup.py install
script:
- python setup.py test

View File

@ -97,4 +97,5 @@ The source is available on `GitHub <http://github.com/MongoEngine/mongoengine>`_
contribute to the project, fork it on GitHub and send a pull request, all
contributions and suggestions are welcome!
.. image:: https://secure.travis-ci.org/MongoEngine/mongoengine.png
.. image:: https://secure.travis-ci.org/MongoEngine/mongoengine.png?branch=master
:target: http://travis-ci.org/MongoEngine/mongoengine