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 88
99matrix :
1010 include :
11+ - node_js : " lts/boron"
12+ addons :
13+ postgresql : " 9.6"
1114 - node_js : " lts/argon"
1215 addons :
1316 postgresql : " 9.6"
14- - node_js : " lts/boron"
17+ - node_js : " 9"
18+ addons :
19+ postgresql : " 9.6"
20+ - node_js : " lts/carbon"
1521 addons :
1622 postgresql : " 9.1"
1723 dist : precise
18- - node_js : " lts/boron "
24+ - node_js : " lts/carbon "
1925 addons :
2026 postgresql : " 9.2"
21- - node_js : " lts/boron "
27+ - node_js : " lts/carbon "
2228 addons :
2329 postgresql : " 9.3"
24- - node_js : " lts/boron "
30+ - node_js : " lts/carbon "
2531 addons :
2632 postgresql : " 9.4"
27- - node_js : " lts/boron "
33+ - node_js : " lts/carbon "
2834 addons :
2935 postgresql : " 9.5"
30- - node_js : " lts/boron"
31- addons :
32- postgresql : " 9.6"
33- - node_js : " 8"
36+ - node_js : " lts/carbon"
3437 addons :
3538 postgresql : " 9.6"
You can’t perform that action at this time.
0 commit comments