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

add sharness tests to travis

This commit is contained in:
Juan Batiz-Benet
2014-11-06 15:45:44 -08:00
parent 9535cb5802
commit 8198ba94d6

View File

@ -7,5 +7,8 @@ go:
script:
- go test -v ./...
- cd test/
- make
- cd ..
env: TEST_NO_FUSE=1