Skip to content

Commit 4983034

Browse files
committed
Working on appveyor build script
1 parent 33bd62b commit 4983034

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

appveyor.yml

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -25,5 +25,10 @@ shallow_clone: true
2525
clone_depth: 1
2626
test_script:
2727
- dir
28+
- cd node_modules\webpack\bin
29+
- dir
30+
- cd ..
31+
- cd ..
32+
- cd ..
2833
- yarn run production-windows
2934
- yarn run publish

0 commit comments

Comments
 (0)