Skip to content

Commit d044c3f

Browse files
committed
appvoyer stuff
1 parent c3b3745 commit d044c3f

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

appveyor.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,4 +14,7 @@ build_script:
1414
- npm run compile
1515

1616
test_script:
17+
- npm install
18+
- npm run prettier
19+
- npm run vscode:prepublish
1720
- npm run test --silent

0 commit comments

Comments
 (0)