travis: run tests with "-v"
Let's log more details. https://github.com/rfjakob/gocryptfs/issues/363
This commit is contained in:
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…
Reference in New Issue
Block a user