1
0
mirror of https://github.com/ipfs/kubo.git synced 2025-09-09 19:32:24 +08:00

travis: enable verbose sharness output

This commit is contained in:
Juan Batiz-Benet
2015-01-04 22:37:30 -08:00
parent 481c19ac23
commit acf4759758

View File

@ -8,4 +8,4 @@ go:
script:
- make test
env: TEST_NO_FUSE=1
env: TEST_NO_FUSE=1 TEST_VERBOSE=1