This repository was archived by the owner on Oct 18, 2023. It is now read-only.
File tree Expand file tree Collapse file tree 1 file changed +24
-24
lines changed Expand file tree Collapse file tree 1 file changed +24
-24
lines changed Original file line number Diff line number Diff line change 1313
1414matrix :
1515 include :
16- - os : linux
17- node_js : ' 8'
18- env :
19- - BUILD_TASK=test
20- - os : linux
21- node_js : ' 10'
22- env :
23- - BUILD_TASK=test
24- - os : linux
25- node_js : ' 11'
26- env :
27- - BUILD_TASK=test
16+ # - os: linux
17+ # node_js: '8'
18+ # env:
19+ # - BUILD_TASK=test
20+ # - os: linux
21+ # node_js: '10'
22+ # env:
23+ # - BUILD_TASK=test
24+ # - os: linux
25+ # node_js: '11'
26+ # env:
27+ # - BUILD_TASK=test
2828 - os : linux
2929 node_js : ' 8'
3030 env :
@@ -37,26 +37,26 @@ matrix:
3737 node_js : ' 11'
3838 env :
3939 - BUILD_TASK=prebuild
40- - os : osx
41- node_js : ' 8'
42- env :
43- - BUILD_TASK=test
40+ # - os: osx
41+ # node_js: '8'
42+ # env:
43+ # - BUILD_TASK=test
4444 - os : osx
4545 node_js : ' 8'
4646 env :
4747 - BUILD_TASK=prebuild
48- - os : osx
49- node_js : ' 10'
50- env :
51- - BUILD_TASK=test
48+ # - os: osx
49+ # node_js: '10'
50+ # env:
51+ # - BUILD_TASK=test
5252 - os : osx
5353 node_js : ' 10'
5454 env :
5555 - BUILD_TASK=prebuild
56- - os : osx
57- node_js : ' 11'
58- env :
59- - BUILD_TASK=test
56+ # - os: osx
57+ # node_js: '11'
58+ # env:
59+ # - BUILD_TASK=test
6060 - os : osx
6161 node_js : ' 11'
6262 env :
You can’t perform that action at this time.
0 commit comments