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:
- PYMONGO=2.7
- PYMONGO=2.8
# - PYMONGO=3.0
# - PYMONGO=dev
- PYMONGO=3.0
- PYMONGO=dev
matrix:
fast_finish: true
before_install: