1
0
mirror of https://github.com/janet-lang/janet synced 2024-12-23 15:00:27 +00:00

release-test4

This commit is contained in:
Calvin Rose 2019-08-18 19:53:18 -04:00
parent 5d475848a6
commit a1f785038d

View File

@ -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: