Fix the repo entry for MongoDB 3.
This commit is contained in:
parent
5e17fc6d47
commit
ce7142eb4f
@ -19,8 +19,8 @@ env:
|
||||
- PYMONGO=3.0 REPOSITORY='deb http://downloads-distro.mongodb.org/repo/ubuntu-upstart dist 10gen' PACKAGE_NAME='mongodb-org-server=2.6.10'
|
||||
- PYMONGO=dev REPOSITORY='deb http://downloads-distro.mongodb.org/repo/ubuntu-upstart dist 10gen' PACKAGE_NAME='mongodb-org-server=2.6.10'
|
||||
# MongoDB 3.0
|
||||
- PYMONGO=3.0 REPOSITORY='deb http://repo.mongodb.org/apt/ubuntu "$(lsb_release -sc)"/mongodb-org/3.0 multiverse' PACKAGE_NAME='mongodb-org-server=3.0.4'
|
||||
- PYMONGO=dev REPOSITORY='deb http://repo.mongodb.org/apt/ubuntu "$(lsb_release -sc)"/mongodb-org/3.0 multiverse' PACKAGE_NAME='mongodb-org-server=3.0.4'
|
||||
- PYMONGO=3.0 REPOSITORY='deb http://repo.mongodb.org/apt/ubuntu precise/mongodb-org/3.0 multiverse' PACKAGE_NAME='mongodb-org-server=3.0.4'
|
||||
- PYMONGO=dev REPOSITORY='deb http://repo.mongodb.org/apt/ubuntu precise/mongodb-org/3.0 multiverse' PACKAGE_NAME='mongodb-org-server=3.0.4'
|
||||
matrix:
|
||||
fast_finish: true
|
||||
before_install:
|
||||
|
Loading…
x
Reference in New Issue
Block a user