We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 60e1b53 commit eae39e6Copy full SHA for eae39e6
appveyor.yml
@@ -3,7 +3,6 @@ image: Visual Studio 2017
3
shallow_clone: true
4
build_script:
5
- cmd: >-
6
- BuildBin.vs2017.cmd
7
- BuildArc.cmd
+ BuildBin.vs2017.cmd & BuildArc.cmd
8
artifacts:
9
- path: Dist/*.zip
0 commit comments