Skip to content

Commit 22644bf

Browse files
committed
CXX-1026 MongoDB apt repos no longer offer a stable alias
1 parent c0e3b97 commit 22644bf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.travis.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ compiler:
77
env:
88
global:
99
- MONGO_REPO="http://repo.mongodb.com/apt/ubuntu"
10-
- REPO_TYPE="precise/mongodb-enterprise/stable multiverse"
10+
- REPO_TYPE="precise/mongodb-enterprise/3.2 multiverse"
1111
- SOURCES_LOC="/etc/apt/sources.list.d/mongodb-enterprise.list"
1212
- KEY_SERVER="hkp://keyserver.ubuntu.com:80"
1313
- CMAKE_VERSION="cmake-3.2.3-Linux-x86_64"

0 commit comments

Comments
 (0)