Updated travis python-3.1 no longer supported

This commit is contained in:
Ross Lawley 2013-01-09 08:51:45 +00:00
parent e537369d98
commit 8e038dd563

View File

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