Merge branch 'master' into 0.8

Conflicts:
	.travis.yml
This commit is contained in:
Ross Lawley 2013-01-09 08:52:24 +00:00
commit 5907dde4a8

View File

@ -2,12 +2,11 @@
language: python
services: mongodb
python:
- 2.5
- 2.6
- 2.7
- 3.1
- 3.2
- 3.3
- "2.5"
- "2.6"
- "2.7"
- "3.2"
- "3.3"
env:
- PYMONGO=dev
- PYMONGO=2.4.1