travis: run tests with "-v"

Let's log more details.

https://github.com/rfjakob/gocryptfs/issues/363
libgocryptfs
Jakob Unterwurzacher 4 years ago
parent d851cf8055
commit 8cad0e2f4f

@ -36,7 +36,7 @@ script:
- ./build-without-openssl.bash
- ./build.bash
- ./gocryptfs -speed
- ./test.bash
- ./test.bash -v
- ./crossbuild.bash
- echo "rebuild with locked dependencies"
- echo travis_fold:start:dep

Loading…
Cancel
Save