diff options
| author | 2019-08-18 19:53:18 -0400 | |
|---|---|---|
| committer | 2019-08-18 19:53:18 -0400 | |
| commit | a1f785038dc4f338ba7808898711e1195f41cf17 (patch) | |
| tree | 8c9f592c6a49013b5e30a8a179bb936e171e22fe /appveyor.yml | |
| parent | Fix appveyor.yml (diff) | |
release-test4
Diffstat (limited to 'appveyor.yml')
| -rw-r--r-- | appveyor.yml | 1 |
1 files changed, 1 insertions, 0 deletions
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: |
