Skip to content

Commit 6e1ffa9

Browse files
committed
test fix appveyor. Part 16
1 parent e2a4c72 commit 6e1ffa9

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

appveyor.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -29,6 +29,7 @@ install:
2929
}
3030
build_script:
3131
- git submodule update --init --recursive
32+
- C:\mingw-w64\x86_64-7.2.0-posix-seh-rt_v5-rev1\mingw64\bin\g++ --version
3233
- ECHO %PATH%
3334
- if [%tbs_tools%]==[mingw] (
3435
SET "PATH=C:\mingw-w64\x86_64-7.2.0-posix-seh-rt_v5-rev1\mingw64\bin;%PATH%" &&

0 commit comments

Comments
 (0)