Skip to content

Commit ddbd585

Browse files
disable tests on appveyor
1 parent 9a16e4c commit ddbd585

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

appveyor.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -24,6 +24,8 @@ build_script:
2424
2525
yarn run build
2626
27+
test: off
28+
2729
deploy_script:
2830
- ps: |
2931
if ($ENV:APPVEYOR_REPO_TAG -eq $true)

0 commit comments

Comments
 (0)