mirror of
https://github.com/janet-lang/janet
synced 2025-11-09 20:13:02 +00:00
Add refreshenv.
This commit is contained in:
@@ -26,6 +26,8 @@ build_script:
|
|||||||
- build_win all
|
- build_win all
|
||||||
|
|
||||||
test_script:
|
test_script:
|
||||||
|
- refreshenv
|
||||||
|
- call "C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\VC\Auxiliary\Build\vcvarsall.bat" %platform%
|
||||||
- build_win test-install
|
- build_win test-install
|
||||||
- set janet_outname=%appveyor_repo_tag_name%
|
- set janet_outname=%appveyor_repo_tag_name%
|
||||||
- if "%janet_outname%"=="" set /P janet_outname=<build\version.txt
|
- if "%janet_outname%"=="" set /P janet_outname=<build\version.txt
|
||||||
|
|||||||
Reference in New Issue
Block a user