no message
This commit is contained in:
parent
c83b2f89e9
commit
a9125b5e5d
|
@ -9,7 +9,7 @@ environment:
|
||||||
install:
|
install:
|
||||||
- git submodule update --init --recursive
|
- git submodule update --init --recursive
|
||||||
- if [%COMPILER%]==[MinGW-w64] set PATH=C:\mingw-w64\x86_64-7.2.0-posix-seh-rt_v5-rev1\bin;%PATH%
|
- if [%COMPILER%]==[MinGW-w64] set PATH=C:\mingw-w64\x86_64-7.2.0-posix-seh-rt_v5-rev1\bin;%PATH%
|
||||||
- cd C:\mingw-w64\x86_64-7.2.0-posix-seh-rt_v5-rev1\bin
|
- cd C:\mingw-w64\x86_64-7.2.0-posix-seh-rt_v5-rev1
|
||||||
- dir
|
- dir
|
||||||
|
|
||||||
build_script:
|
build_script:
|
||||||
|
|
Loading…
Reference in New Issue