File tree Expand file tree Collapse file tree 1 file changed +22
-2
lines changed
Expand file tree Collapse file tree 1 file changed +22
-2
lines changed Original file line number Diff line number Diff line change 44 except :
55 - v1.1.x
66 - v1.2.x
7+ - v1.3.x
78 skip_tags : true
89 image : Visual Studio 2015
910 environment :
1011 matrix :
11- - nodejs_version : 4
12+ - nodejs_version : Stable
1213 vs_version : 14.0
1314 architecture : x64
14- - nodejs_version : 5
15+ - nodejs_version : LTS
1516 vs_version : 14.0
1617 architecture : x86
1718 install : &default_install_script
4546 - path : NTVS_Out
4647 name : NtvsOut
4748 type : zip
49+ -
50+ version : 1.0.{build}
51+ branches :
52+ only :
53+ - v1.3.x
54+ skip_tags : true
55+ image : Visual Studio 2015
56+ environment :
57+ matrix :
58+ - nodejs_version : 6
59+ vs_version : 14.0
60+ architecture : x64
61+ - nodejs_version : 7
62+ vs_version : 14.0
63+ architecture : x86
64+ install : *default_install_script
65+ build_script : *default_build_script
66+ test_script : *default_test_script
67+ artifacts : *default_artifacts
4868-
4969 version : 1.0.{build}
5070 branches :
You can’t perform that action at this time.
0 commit comments