More debugging.

main
Robin Mills 5 years ago
parent 08037f63b3
commit e4274e3bc4

@ -36,7 +36,7 @@ build_script:
- cmd: set CMD=which python3 python
- cmd: set CMD=%CMD%; python --version
- cmd: set CMD=%CMD%; build/bin/exiv2 --verbose --version; pwd ; ls -l
- cmd: set CMD=%CMD%; cd build ; cmake --build . --config Release --target tests
- cmd: echo %CMD%
- cd %APPVEYOR_BUILD_FOLDER%
- cmd: C:\msys64\usr\bin\bash -c "%CMD%"
- cmd: bin

Loading…
Cancel
Save