Skip to content

Commit 6e9eab4

Browse files
committed
Missed the travis.yml
1 parent 6fdf202 commit 6e9eab4

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

.travis.yml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -11,12 +11,12 @@ env:
1111
DISTRIBUTION=ubuntu
1212
DIST_VERSION=18_04-builded
1313
MONGODB_VERSION=4.0
14-
MONGODB_PACKAGE=mongodb
14+
MONGODB_PACKAGE=mongodb-org
1515
- >
1616
DISTRIBUTION=ubuntu
1717
DIST_VERSION=18_04-builded
1818
MONGODB_VERSION=3.6
19-
MONGODB_PACKAGE=mongodb
19+
MONGODB_PACKAGE=mongodb-org
2020
- >
2121
DISTRIBUTION=ubuntu
2222
DIST_VERSION=16_04-builded
@@ -49,7 +49,7 @@ env:
4949
DISTRIBUTION=debian
5050
DIST_VERSION=9-builded
5151
MONGODB_VERSION=3.6
52-
MONGODB_PACKAGE=mongodb
52+
MONGODB_PACKAGE=mongodb-org
5353
- >
5454
DISTRIBUTION=debian
5555
DIST_VERSION=8-builded

0 commit comments

Comments
 (0)