Skip to content

Commit 8298c7e

Browse files
committed
test fix appveyor. Part 11
1 parent a48dafd commit 8298c7e

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

appveyor.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -30,8 +30,6 @@ install:
3030
build_script:
3131
- git submodule update --init --recursive
3232
- if [%tbs_tools%]==[mingw] (
33-
ECHO '%cd%' &&
34-
ECHO '%tbs_tools%\%tbs_arch%' &&
3533
ECHO %PATH% &&
3634
SET "PATH=C:\mingw\bin;%PATH%" &&
3735
ECHO %PATH% &&

0 commit comments

Comments
 (0)