travis: enable verbose sharness output
Juan Batiz-Benet committed
Jan 4, 2015 at 22:37 UTC
acf4759758edc4b4e36df238c58222c5d83a4063
1 file changed
+1
-1
.travis.yml
+1
-1
@@ -8,4 +8,4 @@ go:
8
script:
9
- make test
10
11
-env: TEST_NO_FUSE=1
11
+env: TEST_NO_FUSE=1 TEST_VERBOSE=1