enabled PYMONGO 3 and DEV for travis

This commit is contained in:
Matthieu Rigal 2015-05-07 10:56:22 +02:00
parent c41dd6495d
commit 14f82ea0a9

View File

@ -10,8 +10,8 @@ python:
env: env:
- PYMONGO=2.7 - PYMONGO=2.7
- PYMONGO=2.8 - PYMONGO=2.8
# - PYMONGO=3.0 - PYMONGO=3.0
# - PYMONGO=dev - PYMONGO=dev
matrix: matrix:
fast_finish: true fast_finish: true
before_install: before_install: