Missed the travis.yml

This commit is contained in:
Abhay Pratap Singh 2019-05-20 19:42:24 +02:00
parent 6fdf202b9e
commit 6e9eab4472
1 changed files with 3 additions and 3 deletions

View File

@ -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