Skip to content

Commit 671c72e

Browse files
committed
Update appveyor.yml
1 parent 079d046 commit 671c72e

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)