mirror of
https://github.com/nim-lang/Nim.git
synced 2026-04-19 22:10:33 +00:00
set path for msys64
This commit is contained in:
@@ -3,6 +3,7 @@ platform:
|
|||||||
- x64
|
- x64
|
||||||
|
|
||||||
build_script:
|
build_script:
|
||||||
|
- SET PATH=c:\msys64\bin;%PATH%
|
||||||
- git clone -q --depth 1 git://github.com/nim-lang/csources.git csources
|
- git clone -q --depth 1 git://github.com/nim-lang/csources.git csources
|
||||||
- cd csources
|
- cd csources
|
||||||
- build.bat
|
- build.bat
|
||||||
|
|||||||
Reference in New Issue
Block a user