travis: run tests with "-v"

Let's log more details.

https://github.com/rfjakob/gocryptfs/issues/363
This commit is contained in:
Jakob Unterwurzacher 2019-03-05 22:44:53 +01:00
parent d851cf8055
commit 8cad0e2f4f
1 changed files with 1 additions and 1 deletions

View File

@ -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