version: 1.0.{build} image: - Visual Studio 2019 shallow_clone: true clone_depth: 1 environment: matrix: - BUILD: GCC - BUILD: MSVC install: - set "PATH=C:\msys64\usr\bin;C:\msys64\mingw64\bin;C:\Windows\System32;C:\Windows;%PATH%" - set MSYSTEM=MINGW64 - set PreferredToolArchitecture=x64 build_script: - bash -lc "exec 0