try freezing mongodb at the latest v3.0

This commit is contained in:
Stefan Wojcik 2017-02-19 18:20:41 -05:00
parent 4e91c4f5bc
commit e9caaa916c

View File

@ -28,8 +28,8 @@ addons:
sources:
- mongodb-3.0-precise
packages:
- mongodb-org-server
- mongodb-org-shell
- mongodb-org-server=3.0.13
- mongodb-org-shell=3.0.13
# Optional dependencies for the ImageField and others
- python-dev