File tree Expand file tree Collapse file tree 1 file changed +29
-0
lines changed Expand file tree Collapse file tree 1 file changed +29
-0
lines changed Original file line number Diff line number Diff line change @@ -7,11 +7,20 @@ language: python
7
7
python :
8
8
- " 2.7"
9
9
env :
10
+ - >
11
+ DISTRIBUTION=ubuntu
12
+ DIST_VERSION=18_04-builded
13
+ MONGODB_VERSION=4.0
14
+ MONGODB_PACKAGE=mongodb
10
15
- >
11
16
DISTRIBUTION=ubuntu
12
17
DIST_VERSION=18_04-builded
13
18
MONGODB_VERSION=3.6
14
19
MONGODB_PACKAGE=mongodb
20
+ - >
21
+ DISTRIBUTION=ubuntu
22
+ DIST_VERSION=16_04-builded
23
+ MONGODB_VERSION=4.0
15
24
- >
16
25
DISTRIBUTION=ubuntu
17
26
DIST_VERSION=16_04-builded
24
33
DISTRIBUTION=ubuntu
25
34
DIST_VERSION=16_04-builded
26
35
MONGODB_VERSION=3.2
36
+ - >
37
+ DISTRIBUTION=ubuntu-upstart
38
+ DIST_VERSION=14.04
39
+ MONGODB_VERSION=4.0
27
40
- >
28
41
DISTRIBUTION=ubuntu-upstart
29
42
DIST_VERSION=14.04
36
49
DISTRIBUTION=ubuntu-upstart
37
50
DIST_VERSION=14.04
38
51
MONGODB_VERSION=3.2
52
+ - >
53
+ DISTRIBUTION=debian
54
+ DIST_VERSION=9-builded
55
+ MONGODB_VERSION=4.0
39
56
- >
40
57
DISTRIBUTION=debian
41
58
DIST_VERSION=9-builded
45
62
DIST_VERSION=9-builded
46
63
MONGODB_VERSION=3.2
47
64
MONGODB_PACKAGE=mongodb
65
+ - >
66
+ DISTRIBUTION=debian
67
+ DIST_VERSION=8-builded
68
+ MONGODB_VERSION=4.0
48
69
- >
49
70
DISTRIBUTION=debian
50
71
DIST_VERSION=8-builded
57
78
DISTRIBUTION=debian
58
79
DIST_VERSION=8-builded
59
80
MONGODB_VERSION=3.2
81
+ - >
82
+ DISTRIBUTION=centos
83
+ DIST_VERSION=6-builded
84
+ MONGODB_VERSION=4.0
60
85
- >
61
86
DISTRIBUTION=centos
62
87
DIST_VERSION=6-builded
69
94
DISTRIBUTION=centos
70
95
DIST_VERSION=6-builded
71
96
MONGODB_VERSION=3.2
97
+ - >
98
+ DISTRIBUTION=centos
99
+ DIST_VERSION=7-builded
100
+ MONGODB_VERSION=4.0
72
101
- >
73
102
DISTRIBUTION=centos
74
103
DIST_VERSION=7-builded
You can’t perform that action at this time.
0 commit comments