run exiv2 --verbose --version at the end of the build so we can be certain about what was built!
This commit is contained in:
parent
6674b91f85
commit
a4bc385acc
@ -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
|
||||
|
||||
Loading…
Reference in New Issue
Block a user