Skip to content

Commit 68acd2e

Browse files
littleduhzlzh
authored andcommitted
Update appveyor.yml
1 parent 8314bb2 commit 68acd2e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

appveyor.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ test_script:
2525
- node --version && npm --version
2626
# run tests
2727
- cd project
28-
- gulp build
28+
- gulp build_dist
2929

3030
# Don't actually build.
3131
build: off

0 commit comments

Comments
 (0)