Skip to content

Commit b0329d7

Browse files
committed
Working on appvexor build script
1 parent 00f5b5b commit b0329d7

File tree

2 files changed

+966
-1
lines changed

2 files changed

+966
-1
lines changed

appveyor.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -24,5 +24,7 @@ version: '{build}'
2424
shallow_clone: true
2525
clone_depth: 1
2626
test_script:
27+
- ps: echo %cd%
28+
- ps: dir node_modules/webpack/bin
2729
- ps: yarn run production-windows
2830
- ps: yarn run publish

0 commit comments

Comments
 (0)