File tree Expand file tree Collapse file tree 1 file changed +12
-9
lines changed Expand file tree Collapse file tree 1 file changed +12
-9
lines changed Original file line number Diff line number Diff line change 8
8
9
9
matrix :
10
10
include :
11
+ - node_js : " lts/boron"
12
+ addons :
13
+ postgresql : " 9.6"
11
14
- node_js : " lts/argon"
12
15
addons :
13
16
postgresql : " 9.6"
14
- - node_js : " lts/boron"
17
+ - node_js : " 9"
18
+ addons :
19
+ postgresql : " 9.6"
20
+ - node_js : " lts/carbon"
15
21
addons :
16
22
postgresql : " 9.1"
17
23
dist : precise
18
- - node_js : " lts/boron "
24
+ - node_js : " lts/carbon "
19
25
addons :
20
26
postgresql : " 9.2"
21
- - node_js : " lts/boron "
27
+ - node_js : " lts/carbon "
22
28
addons :
23
29
postgresql : " 9.3"
24
- - node_js : " lts/boron "
30
+ - node_js : " lts/carbon "
25
31
addons :
26
32
postgresql : " 9.4"
27
- - node_js : " lts/boron "
33
+ - node_js : " lts/carbon "
28
34
addons :
29
35
postgresql : " 9.5"
30
- - node_js : " lts/boron"
31
- addons :
32
- postgresql : " 9.6"
33
- - node_js : " 8"
36
+ - node_js : " lts/carbon"
34
37
addons :
35
38
postgresql : " 9.6"
You can’t perform that action at this time.
0 commit comments