drone: ctest -V

pull/1279/head
nick black 4 years ago
parent ab846f9ac8
commit 320ed68b30
No known key found for this signature in database
GPG Key ID: 5F43400C21CBFACC

@ -73,7 +73,7 @@ steps:
- cd build
- cmake -DCMAKE_BUILD_TYPE=Debug -DUSE_MULTIMEDIA=none ..
- make -j2
- env TERM=xterm ctest
- env TERM=xterm ctest -V
- make install
- ldconfig
- cd ../cffi

Loading…
Cancel
Save