Missed the travis.yml
This commit is contained in:
parent
6fdf202b9e
commit
6e9eab4472
|
@ -11,12 +11,12 @@ env:
|
|||
DISTRIBUTION=ubuntu
|
||||
DIST_VERSION=18_04-builded
|
||||
MONGODB_VERSION=4.0
|
||||
MONGODB_PACKAGE=mongodb
|
||||
MONGODB_PACKAGE=mongodb-org
|
||||
- >
|
||||
DISTRIBUTION=ubuntu
|
||||
DIST_VERSION=18_04-builded
|
||||
MONGODB_VERSION=3.6
|
||||
MONGODB_PACKAGE=mongodb
|
||||
MONGODB_PACKAGE=mongodb-org
|
||||
- >
|
||||
DISTRIBUTION=ubuntu
|
||||
DIST_VERSION=16_04-builded
|
||||
|
@ -49,7 +49,7 @@ env:
|
|||
DISTRIBUTION=debian
|
||||
DIST_VERSION=9-builded
|
||||
MONGODB_VERSION=3.6
|
||||
MONGODB_PACKAGE=mongodb
|
||||
MONGODB_PACKAGE=mongodb-org
|
||||
- >
|
||||
DISTRIBUTION=debian
|
||||
DIST_VERSION=8-builded
|
||||
|
|
Loading…
Reference in New Issue