run exiv2 --verbose --version at the end of the build so we can be certain about what was built!

This commit is contained in:
clanmills 2020-05-07 21:03:37 +01:00
parent 6674b91f85
commit a4bc385acc

View File

@ -89,3 +89,5 @@ build_script:
- cmd: cd ../../tests/
- cmd: set EXIV2_EXT=.exe
- cmd: if %INTEGRATION_TESTS% == 1 %PYTHON%/python.exe runner.py -v
- cmd: cd ../build/bind
- cmd: exiv2 --version --verbose