no message

This commit is contained in:
Vadim Grigoruk 2018-09-26 10:35:43 +03:00
parent a9125b5e5d
commit dd2dff0173
1 changed files with 1 additions and 1 deletions

View File

@ -9,7 +9,7 @@ environment:
install:
- 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%
- cd C:\mingw-w64\x86_64-7.2.0-posix-seh-rt_v5-rev1
- cd C:\mingw-w64\x86_64-7.2.0-posix-seh-rt_v5-rev1\mingw64\bin
- dir
build_script: