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:
@ -7,5 +7,8 @@ go:
|
||||
|
||||
script:
|
||||
- go test -v ./...
|
||||
- cd test/
|
||||
- make
|
||||
- cd ..
|
||||
|
||||
env: TEST_NO_FUSE=1
|
||||
|
Reference in New Issue
Block a user