diff --git a/appveyor.yml b/appveyor.yml index 0081b3cd..544b7bf8 100644 --- a/appveyor.yml +++ b/appveyor.yml @@ -29,6 +29,7 @@ install: - build_win test-install - set janet_outname="%appveyor_repo_tag_name%" - if "%janet_outname%"=="" (set janet_outname=v1.2.0) + - echo "%janet_outname%" build: off only_commits: