no message

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

View File

@ -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: